Skip to content

Latest commit

 

History

History
71 lines (35 loc) · 2.38 KB

CHANGELOG.md

File metadata and controls

71 lines (35 loc) · 2.38 KB

CHANGELOG

This file contains all the latest changes and updates to Klogger.

1.5.0 (2024-09-16)

Features

  • adds Logger#with_destination to log blocks to custom destinations (ac6fe90)

Styles

Miscellaneous Chores

  • fixes release-please to include all types in changelog (7f1dcc7)

1.4.0 (2024-03-01)

Features

1.3.2 (2023-07-25)

Bug Fixes

  • deps: resolve deprecation warning under Ruby 2.7 (#1) (3f1e6ba)

1.3.1

1.3.0

Features

  • add group with ID method (0bd5e5)

1.2.0

Features

  • change default formatter to 'go' (e484ab)
  • support for global-level groups (9964b0)
  • support for loggers without names (4d89c8)

1.1.0

Features

Bug Fixes

  • thread-safety for silencing (9c19a4)

1.0.1

Bug Fixes

  • ensure support for logging the result of a block (3f7e95)
  • thread safety for groups (e2f0a9)

1.0.0