activesupport-logger v2.0.0 released!
[2.0.0] - 2024-11-21
- COVERAGE: 95.50% โ 106/111 lines in 6 files
- BRANCH COVERAGE: 84.00% โ 21/25 branches in 6 files
- 44.83% documented
Added
- Tests lifted from Rails v8.0 test suite.
ActiveSupport::LoggerSilenceActiveSupport::IsolatedExecutionState
Changed
- Now loads even in Rails 8
- fully replaced logging tooling that ships with all versions of Rails >= v5.2 on Ruby 2.7+ ### Fixed
- Compatibility with Rails > v5.2 and < v7.1
- proved by Appraisals-based CI matrix covering all supported versions of Rails & Ruby
Whatโs Changed (autogenerated)
- ๐๏ธ Many fixes for v2 by @pboling in https://github.com/pboling/activesupport-logger/pull/1
New Contributors
- @pboling made their first contribution in https://github.com/pboling/activesupport-logger/pull/1
Full Changelog: https://github.com/pboling/activesupport-logger/compare/v1.0.1โฆv2.0.0