Releases: rust-lang/log
Releases · rust-lang/log
Release list
0.4.34
What's Changed
- doc: Add context-logger utility to README by @alekseysidorov in #735
- Add alloc support for boxed loggers by @malezjaa in #737
New Contributors
- @alekseysidorov made their first contribution in #735
- @malezjaa made their first contribution in #737
Full Changelog: 0.4.33...0.4.34
0.4.33
What's Changed
- Fixed key comparison by @matteo-zeggiotti-ok in #732
New Contributors
- @matteo-zeggiotti-ok made their first contribution in #732
Full Changelog: 0.4.32...0.4.33
0.4.32
0.4.31
0.4.30
What'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
0.4.29
MSRV
This release increases log's MSRV from 1.61.0 to 1.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
0.4.28
What'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
0.4.27
What'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
0.4.26
What'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