Skip to content

v0.6

Latest
Compare
Choose a tag to compare
@bheisig bheisig released this 22 Oct 16:14
0.6
152ddaa

Changed

  • Mark PHP versions 7.2 as deprecated
  • Recommend PHP 7.4
  • Declare strict types
  • Require PHP extension spl
  • Re-name "Check_MK" to "Checkmk"

Fixed

  • Allow empty objects in Python output (thanks to @skekec1)
  • Trim empty spaces at the beginning of each line in Python output
  • Do not send POST data from a previous API request

Removed

  • Drop support for PHP version 5.6, 7.0 and 7.1