Releases: macbre/monolog-utils
Releases · macbre/monolog-utils
Dependencies updated
What's Changed
- Bump monolog/monolog from 3.3.1 to 3.4.0 by @dependabot in #18
- Bump phpunit/phpunit from 10.0.19 to 10.3.5 by @dependabot in #21
- Bump monolog/monolog from 3.4.0 to 3.5.0 by @dependabot in #25
- Bump phpunit/phpunit from 10.3.5 to 10.5.26 by @dependabot in #39
- Bump monolog/monolog from 3.5.0 to 3.7.0 by @dependabot in #37
- Migrate the PHPUnit config file by @macbre in #40
New Contributors
- @dependabot made their first contribution in #18
Full Changelog: 3.0.0...3.1.0
Compatibility with monolog v3
What's Changed
- Upgrade to monolog v3 by @macbre in #4
- Add a basic CI by @macbre in #5
- Run a code coverage by @macbre in #6
- Add JsonFormatterTest and re-implement the JsonFormatter class by @macbre in #7
- Make PHPUnit write .coverage.xml and send it to coveralls by @macbre in #8
- JsonFormatterTest: mock date() and microtime() by @macbre in #9
- Update README and small tweak to the test by @macbre in #10
- Add a monolog integration test by @macbre in #11
Full Changelog: 2.1...3.0.0
Remove @ prefixes
Keep it only for @timestamp
Stay compatible with Monolog 2.x
Merge pull request #2 from macbre/monolog-2.x Stay compatible with Monolog 2.x