Skip to content

Releases: galtzo-floss/activesupport-broadcast_logger

v2.0.4

Choose a tag to compare

@pboling pboling released this 25 Feb 01:58
v2.0.4
77fd7ec

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_checksums for gem release checksums

Changed

  • upgrade version_gem v1.1.6

Fixed

  • Rails v5.2 compatibility
    • Define ActiveSupport::Logger.broadcast as a NoOp
    • Fix circular require
  • Use Kernel.load in gemspec instead of RubyGems' monkey patched load

Full Changelog: v2.0.3...v2.0.4

v2.0.3

Choose a tag to compare

@pboling pboling released this 25 Feb 01:58
v2.0.3
e8bb42c

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

Choose a tag to compare

@pboling pboling released this 22 Nov 06:02
v2.0.2
af080de

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

Choose a tag to compare

@pboling pboling released this 21 Nov 21:14
v2.0.1
cfee6c2

[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"

What's Changed (autogenerated)

  • 🐛 stub active_support/broadcast_logger by @pboling in #3
  • 🔖 Prepare release v2.0.1 by @pboling in #4

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@pboling pboling released this 21 Nov 17:10
v2.0.0
fdbe28b

[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)

New Contributors

Full Changelog: https://github.com/pboling/activesupport-broadcast_logger/commits/v2.0.0