Releases: contributte/monolog
Releases · contributte/monolog
v0.5.2
Bumped! 🚍
Diff: v0.5.1...v0.5.2
Changes:
- Allow monolog/monolog version 3 [c969779] (@jakubvojacek)
- Allow nette/utils ^4.0.0 (#32) [85511b3] (@jakubvojacek)
v0.5.1
Bumped! 🇧🇱
Diff: v0.5.0...v0.5.1
Changes:
- Composer: update dependencies [d384d78] (@Roman3349)
Maintenance:
- QA: update ruleset [d1599c0] (@f3l1x)
- PHPStan: update [4503607] (@f3l1x)
- Makefile: update [b8b28a7] (@f3l1x)
- Composer: upgrade deps [7f5fa67] (@f3l1x)
- EditorConfig: update [4b8b6bd] (@f3l1x)
- Tests: phpunit -> nette/tester [2aabbe8] (@f3l1x)
- CI: update [abcccd0] (@f3l1x)
- QA: typo [80936d9] (@f3l1x)
- Kodiakbot [d993646] (@f3l1x)
- Composer: bump contributte/di version [96d202d] (@f3l1x)
- Repo: sync github actions, makefile [b521d03] (@f3l1x)
- Unify syntax in readmes (#23) [721c530] (@petrparolek)
- Codestyle: improvements (#24) [c7f01cf] (@petrparolek)
- Fixed composer link [978ff8c] (@petrparolek)
- GitHub Actions: use re-usable workflows (@Roman3349)
v0.5.0
v0.4.1
v0.4.0
v0.3.0
v0.2.2
Bumped! 🐽
Diff: v0.2.1...v0.2.2
Changes:
- Tracy\ILogger could be autowired
- Prevent looping of hook from Tracy in itself
v0.2.1
v0.2.0
Bumped! 🐰
Diff: v0.1.0...v0.2.0
Changes:
- Instead of Monolog is used PSR LoggerInterface in typehints. d621f62
- Lazy LoggerHolder 57988c7
- Lazy-only LoggerManager, dropped ILoggerManager interface 9eae477
- Removed Doctrine SqlLogger (available in nettrine/dbal) 43f3abf
- Tracy hook now works in both directions (logging through Tracy into Monolog and through Monolog to Tracy) 9aed0c2
- Tracy adapter of Monolog loads Monolog lazy 2ae8e6c