Skip to content

0.59.1

Compare
Choose a tag to compare
@noplanman noplanman released this 18 Jul 15:30
· 457 commits to master since this release
f55fd1c

Notes

  • 📒 View file changes
  • ❗ Deprecated logging method will be removed in the next version, update to PSR-3 now! (see #964 for more info)

Added

  • Issue labels set automatically via templates.

Changed

  • Logging only updates or only debug/errors is now possible. (#983)

Fixed

  • Don't output deprecation notices if no logging is enabled. (#983)
  • Respect custom HTTP Client initialisation, no matter when it is set. (#986)