Releases: galtzo-floss/activesupport-broadcast_logger
Releases · galtzo-floss/activesupport-broadcast_logger
Release list
v2.0.4
What's Changed
[2.0.4] - 2025-02-24
- COVERAGE: 97.06% -- 66/68 lines in 3 files
- BRANCH COVERAGE: 90.00% -- 9/10 branches in 3 files
- 73.68% documented
Added
stone_checksumsfor gem release checksums
Changed
- upgrade
version_gemv1.1.6
Fixed
- Rails v5.2 compatibility
- Define
ActiveSupport::Logger.broadcastas a NoOp - Fix circular require
- Define
- Use
Kernel.loadin gemspec instead of RubyGems' monkey patchedload
Full Changelog: v2.0.3...v2.0.4
v2.0.3
Full Changelog: v2.0.2...v2.0.3
[2.0.3] - 2024-11-22
- COVERAGE: 97.06% -- 66/68 lines in 3 files
- BRANCH COVERAGE: 90.00% -- 9/10 branches in 3 files
- 73.68% documented
Removed
- rdoc as runtime dependency
Changed
- upgrade activesupport-logger v2.0.3
v2.0.2
v2.0.1
[2.0.1] - 2024-11-21
- COVERAGE: 97.06% -- 66/68 lines in 3 files
- BRANCH COVERAGE: 90.00% -- 9/10 branches in 3 files
- 73.68% documented
Changed
- Upgraded to activesupport-logger v2.0.1
Fixed
- Compatibility with ActiveSupport
- Many libraries do
require "active_support"
- Many libraries do
What's Changed (autogenerated)
Full Changelog: v2.0.0...v2.0.1
v2.0.0
[2.0.0] - 2024-11-21
- COVERAGE: 97.06% -- 66/68 lines in 3 files
- BRANCH COVERAGE: 90.00% -- 9/10 branches in 3 files
- 73.68% documented
Added
- Initial release
What's Changed (autogenerated)
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #1
- Release/v2.0.0 by @pboling in #2
New Contributors
- @dependabot made their first contribution in #1
- @pboling made their first contribution in #2
Full Changelog: https://github.com/pboling/activesupport-broadcast_logger/commits/v2.0.0