Skip to content

Releases: jamesmistry/breadlog

v0.6.0

10 Dec 22:21
a3b8620
Compare
Choose a tag to compare

0.6.0 (2024-12-10)

Features

  • Store log references in structured fields (74c50ae)

Bug Fixes

  • Improve documentation clarity (482d4d4)

v0.5.0

20 Sep 18:18
7e21ab9
Compare
Choose a tag to compare

0.5.0 (2024-09-19)

Features

Bug Fixes

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

v0.4.0

26 Apr 18:53
bb38dbe
Compare
Choose a tag to compare

0.4.0 (2024-04-25)

Features

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

v0.3.1

07 Mar 19:45
3aaa77e
Compare
Choose a tag to compare

0.3.1 (2024-03-07)

Miscellaneous Chores

v0.3.0

10 Dec 20:31
14cb446
Compare
Choose a tag to compare

0.3.0 (2023-12-10)

Features

  • Reduce glibc requirement to 2.31+ (952baa2)

v0.2.2

07 Dec 20:07
bc292b7
Compare
Choose a tag to compare

0.2.2 (2023-12-07)

Miscellaneous Chores

v0.2.1

25 Nov 19:06
4a87962
Compare
Choose a tag to compare

0.2.1 (2023-11-25)

Bug Fixes

  • Include arch in release asset names (8bbac04)

v0.2.0

21 Nov 20:01
05871e3
Compare
Choose a tag to compare

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)