Skip to content

Releases: ruby/logger

v1.6.1

02 Sep 02:29
bda937b
Compare
Choose a tag to compare

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

07 Nov 05:19
0996f90
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.3...v1.6.0

v1.5.3

16 Dec 06:34
4e8d9e2
Compare
Choose a tag to compare

What's Changed

  • Drop RDoc development dependency to avoid CI failures. by @ioquatix in #82
  • Only assign to @filename if the path is valid. by @ioquatix in #81
  • Another performance improvement on the Formatter by using Kernel#sprintf over String#% by @amatsuda in #75

Full Changelog: v1.5.2...v1.5.3

v1.5.2

05 Dec 06:36
9c4ae3b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.5.2

v1.5.1

17 Nov 08:32
c4a4155
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

17 Nov 08:32
cdeddb2
Compare
Choose a tag to compare

What's Changed

  • Changes to datetime formatting by @bazay in #60
  • s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #65
  • Removed loading old helper file and load Logger class by itself by @hsbt in #66

New Contributors

Full Changelog: v1.4.4...v1.5.0

v1.4.4

17 Nov 08:32
82a59c8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.3...v1.4.4

v1.4.3

17 Nov 08:32
d2b2ecf
Compare
Choose a tag to compare

What's Changed

  • Fixed leaked tempfile by @nobu in #45
  • Let File::NULL ("/dev/null", "NUL" etc.) be considered a nil log device by @methodmissing in #47
  • Mention behavior when logdev is a nil in the document by @pocke in #49
  • Consider cygwin a Windows platform by @jeremyevans in #50

New Contributors

Full Changelog: v1.4.2...v1.4.3

v1.4.2

17 Nov 08:32
d6c01cc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.1

17 Nov 08:32
Compare
Choose a tag to compare

What's Changed

  • Added missing files with 1.4.0 by @hsbt in #39

Full Changelog: v1.4.0...v1.4.1