Skip to content

Latest commit

 

History

History
91 lines (40 loc) · 3.06 KB

CHANGELOG.md

File metadata and controls

91 lines (40 loc) · 3.06 KB

Changelog

0.6.0 (2024-12-10)

Features

  • Store log references in structured fields (74c50ae)

Bug Fixes

  • Improve documentation clarity (482d4d4)

0.5.0 (2024-09-19)

Features

Bug Fixes

  • Add missing file extension config item docs (127cb5f)
  • Link to stable version of docs (c60b72a)

0.4.0 (2024-04-25)

Features

  • Add support for KVPs in Rust log macros (cb3d535)
  • Remove requirement for glibc (8a3b494)

0.3.1 (2024-03-07)

Miscellaneous Chores

0.3.0 (2023-12-10)

Features

  • Reduce glibc requirement to 2.31+ (952baa2)

0.2.2 (2023-12-07)

Miscellaneous Chores

0.2.1 (2023-11-25)

Bug Fixes

  • Include arch in release asset names (8bbac04)

0.2.0 (2023-11-21)

Features

  • Add reference IDs to log messages (1fd2d74)

Bug Fixes

  • Correct off-by-one bug in reference cache (6aa6dc3)

0.1.0 (2023-11-17)

Features

Bug Fixes

Miscellaneous Chores