Skip to content

Releases: santry/json_tagged_logger

v0.8.1

21 Nov 20:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

Thanks to @pboling!

v0.8.0

19 Oct 18:49
Compare
Choose a tag to compare

What's Changed

  • Add Ruby 3.3 and Rails 7.1, 7.2 to CI by @santry in #18
  • Add Rails 5.2 and 6.0 on Ruby 2.6 to CI by @santry in #19

Full Changelog: v0.7.0...v0.8.0

Thanks to @pboling for suggesting and testing the older Rails support

v0.7.0

11 Apr 17:07
Compare
Choose a tag to compare

What's Changed

  • Fix setting Formatter#pretty_print from initialize method by @santry in #14
  • Handle non-string tags and messages better in Formatter by @santry in #15

Full Changelog: v0.6.0...v0.7.0

v0.6.0

25 Jan 18:04
Compare
Choose a tag to compare

What's Changed

  • Update TagFromHeaders API to match TagFromSession by @santry in #7

Full Changelog: v0.5.0...v0.6.0

v0.5.0

21 Jan 22:26
Compare
Choose a tag to compare

What's Changed

  • Allow a mixture of simple and labeled tags in TagFromSession::get by @santry in #5

Full Changelog: v0.4.0...v0.5.0

v0.4.0

17 Jan 04:21
Compare
Choose a tag to compare

What's Changed

  • Add optional pretty printing by @santry in #3

Full Changelog: v0.3.0...v0.4.0

v0.3.0

15 Jan 23:14
Compare
Choose a tag to compare

What's Changed

  • Add test coverage and build with GitHub Actions by @santry in #1

Full Changelog: v0.2.1...v0.3.0

v0.2.1

15 Jan 05:52
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

15 Jan 04:08
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

15 Jan 02:10
Compare
Choose a tag to compare

Initial release