Skip to content

Releases: ruby/logger

v1.7.0

27 Mar 01:34
f474d07
Compare
Choose a tag to compare

What's Changed

  • allow setting shift variables in LogDevice when using reopen by @titusfortner in #56
  • Refine conversion to path name by @nobu in #120
  • Refactor log shifting by @nobu in #121
  • Copy permission and ownership at shift by @nobu in #122
  • Subclasses initialize must call super by @nobu in #123
  • Include selected files only in the gem file by @nobu in #124
  • Bump step-security/harden-runner from 2.10.4 to 2.11.0 by @dependabot in #125
  • [Feature #21133] Add skip_header option by @viralpraxis in #119

New Contributors

Full Changelog: v1.6.6...v1.7.0

v1.6.6

13 Feb 09:28
0eb10f2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.5...v1.6.6

v1.6.5

10 Jan 06:06
ef3a128
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.4...v1.6.5

v1.6.4

19 Dec 04:17
216cede
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.3...v1.6.4

v1.6.3

13 Dec 00:59
97bce95
Compare
Choose a tag to compare

What's Changed

  • Enable log file rotation on Windows by @nobu in #102

Full Changelog: v1.6.2...v1.6.3

v1.6.2

02 Dec 08:04
2d07f08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.6.2

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