Sourced from log's releases.
0.4.29
MSRV
This release increases
log's MSRV from1.61.0to1.68.0.What's Changed
- docs: Add missing impls from README.md by
@AldaronLauin rust-lang/log#703- Point to new URLs for favicon and logo by
@AldaronLauin rust-lang/log#704- perf: reduce llvm-lines of FromStr for
LevelandLevelFilterby@dishmakerin rust-lang/log#709- Replace serde with serde_core by
@Thomasdezeeuwin rust-lang/log#712- Fix clippy lints by
@Thomasdezeeuwin rust-lang/log#713- Use GitHub Actions to install Rust and cargo-hack by
@Thomasdezeeuwin rust-lang/log#715- Exclude old unstable_kv features from testing matrix by
@Thomasdezeeuwin rust-lang/log#716- Fix up CI by
@KodrAusin rust-lang/log#718- Prepare for 0.4.29 release by
@KodrAusin rust-lang/log#719New Contributors
@AldaronLaumade their first contribution in rust-lang/log#703@dishmakermade their first contribution in rust-lang/log#709Full Changelog: https://github.com/rust-lang/log/compare/0.4.28...0.4.29
Sourced from log's changelog.
[0.4.29] - 2025-12-02
What's Changed
- perf: reduce llvm-lines of FromStr for
LevelandLevelFilterby@dishmakerin rust-lang/log#709- Replace serde with serde_core by
@Thomasdezeeuwin rust-lang/log#712New Contributors
@AldaronLaumade their first contribution in rust-lang/log#703@dishmakermade their first contribution in rust-lang/log#709Full Changelog: https://github.com/rust-lang/log/compare/0.4.28...0.4.29
b1e2df7
Merge pull request #719
from rust-lang/cargo/0.4.293fe1a54
prepare for 0.4.29 release7a432d9
Merge pull request #718
from rust-lang/ci/msrv0689d56
rebump msrv to 1.68.046b448e
try drop msrv back to 1.61.0929ab38
fix up doc test feature gate957cece
bump serde-dependent cratesbea40c8
bump msrv to 1.68.0c540184
Merge pull request #716
from rust-lang/ci-smaller-matrix2c971e63
Merge branch 'master' into ci-smaller-matrix2