Releases: ruby/logger
Releases · ruby/logger
v1.6.5
What's Changed
- Bump rubygems/release-gem from 1.1.0 to 1.1.1 by @dependabot in #109
- Provide a 'Changelog' link on rubygems.org/gems/logger by @mark-young-atg in #111
- Support to become bundled gems by @hsbt in #113
- Add workaround for TruffleRuby and do not use File::SHARE_DELETE by @andrykonchin in #114
New Contributors
- @mark-young-atg made their first contribution in #111
- @andrykonchin made their first contribution in #114
Full Changelog: v1.6.4...v1.6.5
v1.6.4
v1.6.3
v1.6.2
What's Changed
- Fix license link by @JoeDupuis in #101
- Enable subclasses to configure level isolation by @skipkayhil in #103
- update license files in rdoc task by @mlinksva in #106
- include license texts in gem by @mlinksva in #105
New Contributors
- @JoeDupuis made their first contribution in #101
- @skipkayhil made their first contribution in #103
- @mlinksva made their first contribution in #106
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Exclude Ruby 2.5 from macos-latest by @hsbt in #97
- Retired CHANGELOG by @hsbt in #98
- Add reraise_exception_classes keyword argument to Logger and LogDevice by @jeremyevans in #37
- Guarantee level_override exists by @saraid in #100
New Contributors
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Adds Ruby 3.2 to the CI matrix by @petergoldstein in #83
- Add thread-local log level by @mperham in #85
- Improve actions by @hsbt in #86
- Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #89
- Improve CI and gemspec by @hsbt in #95
- [DOC] Fix broken link by @BurdetteLamar in #94
New Contributors
Full Changelog: v1.5.3...v1.6.0
v1.5.3
v1.5.2
What's Changed
- Add Ruby 3.1 to the CI matrix by @petergoldstein in #69
- Added dependabot.yml for actions by @hsbt in #70
- Bump actions/checkout from 2 to 3 by @dependabot in #71
- add syntax highlighting for ruby example code by @kerolloz in #72
- Perf improvement on Logger::Formatter#call by @amatsuda in #74
- Enhanced RDoc for Logger by @BurdetteLamar in #76
- [DOC] Enhanced RDoc for Logger by @BurdetteLamar in #77
- Fix the Logger::Formatter documentation by @liijunwei in #79
New Contributors
- @petergoldstein made their first contribution in #69
- @dependabot made their first contribution in #71
- @kerolloz made their first contribution in #72
- @BurdetteLamar made their first contribution in #76
- @liijunwei made their first contribution in #79
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Fix log rotation inter-process lock failed. by @JesseChavez in #68
New Contributors
- @JesseChavez made their first contribution in #68
Full Changelog: v1.5.0...v1.5.1