Releases: alleyinteractive/logger
Releases · alleyinteractive/logger
v2.4.0
Re-released into v2.4.1.
v2.3.3
What's Changed
- Bump phpunit/phpunit from 9.6.5 to 9.6.6 by @dependabot in #92
- Bump phpunit/phpunit from 9.6.6 to 9.6.7 by @dependabot in #93
- Bump phpunit/phpunit from 9.6.7 to 9.6.8 by @dependabot in #94
- Bump phpunit/phpunit from 9.6.8 to 9.6.9 by @dependabot in #95
- Bump mockery/mockery from 1.5.1 to 1.6.2 by @dependabot in #96
- Bump phpunit/phpunit from 9.6.9 to 9.6.10 by @dependabot in #97
- Bump mockery/mockery from 1.6.2 to 1.6.4 by @dependabot in #98
- Bump mockery/mockery from 1.6.4 to 1.6.5 by @dependabot in #99
- Bump mockery/mockery from 1.6.5 to 1.6.6 by @dependabot in #100
- Bump monolog/monolog from 2.9.1 to 2.9.2 by @dependabot in #107
- Bump phpunit/phpunit from 9.6.10 to 9.6.13 by @dependabot in #105
- Bump alleyinteractive/alley-coding-standards from 1.0.0 to 2.0.1 by @dependabot in #106
Full Changelog: v2.3.2...v2.3.3
v2.3.2
What's Changed
- Add void return type to appease psr/log v3 by @srtfisher in #91
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- Allow plugin to be loaded as a Composer dependency by @srtfisher in #90
- Bump symfony/http-kernel from 5.4.16 to 5.4.20 by @dependabot in #84
- Bump monolog/monolog from 2.8.0 to 2.9.1 by @dependabot in #87
- Bump phpunit/phpunit from 9.5.26 to 9.6.5 by @dependabot in #89
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Dependency bumps.
- Drops support for PHP 7.4. Requires 8.0.
- Adding support for
psr/logsupport for v1 through v3. - Adds support for logging with default context (
ai_logger()->with_context(...)). - Improves log filtering in admin.
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- New helpers for QM/post/term logging
- Dependency updates
Full Changelog: v2.1.6...v2.2.0
v2.1.6
What's Changed
- Switching to mantle-framework/testkit by @srtfisher in #54
Full Changelog: v2.1.5...v2.1.6
v2.1.5
What's Changed
- Store the user agent on requests by @srtfisher in #51
Full Changelog: v2.1.4...v2.1.5