All Versions
33
Latest Version
Avg Release Cycle
110 days
Latest Release
8 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.4.32 Changes
June 04, 2026What's Changed
- ๐ Support
Value-> string conversions withkv+stdfeatures instead ofkv_stdby @tisonkun in #729 - ๐ Prepare for 0.4.32 release by @KodrAus in #730
Full Changelog : 0.4.31...0.4.32
- ๐ Support
-
v0.4.31 Changes
June 02, 2026 -
v0.4.30 Changes
May 25, 2026What's Changed
๐ New Contributors
- ๐ฒ @V0ldek made their first contribution in #720
- ๐ฒ @woodruffw made their first contribution in #723
Full Changelog : 0.4.29...0.4.30
Notable Changes
- ๐ฒ MSRV is bumped to 1.71.0 in #723
-
v0.4.29 Changes
December 02, 2025MSRV
๐ This release increases
log's MSRV from1.61.0to1.68.0.What's Changed
- ๐ docs: Add missing impls from README.md by @AldaronLau in #703
- ๐ฒ Point to new URLs for favicon and logo by @AldaronLau in #704
- ๐ฒ perf: reduce llvm-lines of FromStr for
LevelandLevelFilterby @dishmaker in #709 - ๐ฒ Replace serde with serde_core by @Thomasdezeeuw in #712
- ๐ Fix clippy lints by @Thomasdezeeuw in #713
- ๐ฒ Use GitHub Actions to install Rust and cargo-hack by @Thomasdezeeuw in #715
- โ Exclude old unstable_kv features from testing matrix by @Thomasdezeeuw in #716
- ๐ Fix up CI by @KodrAus in #718
- ๐ Prepare for 0.4.29 release by @KodrAus in #719
๐ New Contributors
- ๐ฒ @AldaronLau made their first contribution in #703
- ๐ฒ @dishmaker made their first contribution in #709
Full Changelog : 0.4.28...0.4.29
-
v0.4.28 Changes
September 03, 2025What's Changed
- ๐ฒ ci: drop really old trick and ensure MSRV for all feature combo by @tisonkun in #676
- โ๏ธ chore: fix some typos in comment by @xixishidibei in #677
- ๐ฒ Unhide
#[derive(Debug)]in example by @ZylosLumen in #688 - ๐ฒ Chore: delete compare_exchange method for AtomicUsize on platforms without atomics by @HaoliangXu in #690
- Add
increment_severity()anddecrement_severity()methods forLevelandLevelFilterby @nebkor in #692 - ๐ Prepare for 0.4.28 release by @KodrAus in #695
๐ New Contributors
- ๐ฒ @xixishidibei made their first contribution in #677
- ๐ฒ @ZylosLumen made their first contribution in #688
- ๐ฒ @HaoliangXu made their first contribution in #690
- ๐ฒ @nebkor made their first contribution in #692
Full Changelog : 0.4.27...0.4.28
-
v0.4.27 Changes
March 24, 2025What's Changed
- ๐ A few minor lint fixes by @nyurik in #671
- ๐ฒ Enable clippy support for format-like macros by @nyurik in #665
- โ Add an optional logger param by @tisonkun in #664
- ๐ฒ Pass global logger by value, supplied logger by ref by @KodrAus in #673
- ๐ Prepare for 0.4.27 release by @KodrAus in #674
Full Changelog : 0.4.26...0.4.27
-
v0.4.26 Changes
February 20, 2025What's Changed
- ๐ฏ Derive
Cloneforkv::Valueby @SpriteOvO in #668 - โ Add
spdlog-rslink to crate doc by @SpriteOvO in #669 - ๐ Prepare for 0.4.26 release by @KodrAus in #670
Full Changelog : 0.4.25...0.4.26
- ๐ฏ Derive
-
v0.4.25 Changes
January 14, 2025What's Changed
- โช Revert loosening of kv cargo features by @KodrAus in #662
- ๐ Prepare for 0.4.25 release by @KodrAus in #663
Full Changelog : 0.4.24...0.4.25
-
v0.4.24 Changes
January 10, 2025What's Changed
- ๐ Fix up kv feature activation by @KodrAus in #659
- ๐ Prepare for 0.4.24 release by @KodrAus in #660
Full Changelog : 0.4.23...0.4.24
-
v0.4.23 Changes
January 10, 2025What's Changed
- ๐ Fix some typos by @Kleinmarb in #637
- โ Add logforth to implementation by @tisonkun in #638
- โ Add
spdlog-rslink to README by @SpriteOvO in #639 - Add correct lifetime to kv::Value::to_borrowed_str by @stevenroose in #643
- ๐ docs: Add logforth as an impl by @tisonkun in #642
- โ Add clang_log implementation by @DDAN-17 in #646
- โช Bind lifetimes of &str returned from Key by the lifetime of 'k rather than the lifetime of the Key struct by @gbbosak in #648 (reverted)
- ๐ Fix up key lifetimes and add method to try get a borrowed key by @KodrAus in #653
- โ Add Ftail implementation by @tjardoo in #652
- ๐ฒ Relax feature flag for value's std_support by @tisonkun in #657
- ๐ Prepare for 0.4.23 release by @KodrAus in #656
๐ New Contributors
- ๐ฒ @Kleinmarb made their first contribution in #637
- ๐ฒ @tisonkun made their first contribution in #638
- ๐ฒ @SpriteOvO made their first contribution in #639
- ๐ฒ @stevenroose made their first contribution in #643
- ๐ฒ @DDAN-17 made their first contribution in #646
- ๐ฒ @gbbosak made their first contribution in #648
- ๐ฒ @tjardoo made their first contribution in #652
Full Changelog : 0.4.22...0.4.23