Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@noplanman noplanman released this 29 Jul 13:32
· 17 commits to master since this release
35ca6cf

Notes

Changed

  • Upgraded dependencies and bumped core to version 0.59.*. (#48)
  • Code style is now PSR12. (#48)
  • Adopt issue templates and git/GitHub related meta from upstream core. (#49)
  • Simplify FQNs, cleanup tests and update changelog. (#51)

Removed

Fixed

  • Fix and improve getUpdates output. (#52)
  • Don't output deprecation notices if no logging is enabled. (#53)

Security