Skip to content

Releases: HypeMC/loggable-command-bundle

v1.5.0

06 Apr 15:15
Compare
Choose a tag to compare
  • Allow Symfony 7 in composer.json

v1.4.1

20 Feb 20:08
Compare
Choose a tag to compare
  • Fix case when handler has no channels configured

v1.4.0

15 Dec 03:04
Compare
Choose a tag to compare
  • Extract path resolving into a service

v1.3.0

18 Sep 19:36
Compare
Choose a tag to compare
  • Fix Symfony 6.1 depreciations
    • add #[AsCommand] attribute
    • the ConsoleHandler no longer extends Symfony's ConsoleHandler, composition is used instead
  • Fix compatibility with Monolog 3

v1.2.0

15 May 19:56
Compare
Choose a tag to compare
  • Fix compatibility with MonologBundle 3.8
  • Add options to configure the PsrLogMessageProcessor

v1.1.1

19 Dec 01:42
Compare
Choose a tag to compare
  • Allow Symfony 6
  • Remove symfony/service-contracts & psr/log as direct dependencies

v1.1.0

19 Sep 02:19
Compare
Choose a tag to compare
  • Inherit attributes/annotations from parent classes

v1.0.1

18 Sep 10:23
Compare
Choose a tag to compare
  • Resolve parameters in attributes & annotations

v1.0.0

27 Aug 23:16
Compare
Choose a tag to compare

Initial release.