Skip to content

Releases: rust-lang/log

0.4.34

Choose a tag to compare

@KodrAus KodrAus released this 22 Aug 11:43
8034743

What's Changed

New Contributors

Full Changelog: 0.4.33...0.4.34

0.4.33

Choose a tag to compare

@KodrAus KodrAus released this 20 Jun 22:00
f405739

What's Changed

New Contributors

Full Changelog: 0.4.32...0.4.33

0.4.32

Choose a tag to compare

@KodrAus KodrAus released this 04 Jun 07:43
a5b5b21

What's Changed

  • Support Value -> string conversions with kv + std features instead of kv_std by @tisonkun in #729
  • Prepare for 0.4.32 release by @KodrAus in #730

Full Changelog: 0.4.31...0.4.32

0.4.31

Choose a tag to compare

@KodrAus KodrAus released this 02 Jun 12:05
5808392

What's Changed

New Contributors

Full Changelog: 0.4.30...0.4.31

0.4.30

Choose a tag to compare

@KodrAus KodrAus released this 25 May 07:01
9c55760

What's Changed

New Contributors

Full Changelog: 0.4.29...0.4.30

Notable Changes

  • MSRV is bumped to 1.71.0 in #723

0.4.29

Choose a tag to compare

@KodrAus KodrAus released this 02 Dec 21:35
b1e2df7

MSRV

This release increases log's MSRV from 1.61.0 to 1.68.0.

What's Changed

New Contributors

Full Changelog: 0.4.28...0.4.29

0.4.28

Choose a tag to compare

@KodrAus KodrAus released this 03 Sep 19:30
6e17355

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() and decrement_severity() methods for Level and LevelFilter by @nebkor in #692
  • Prepare for 0.4.28 release by @KodrAus in #695

New Contributors

Full Changelog: 0.4.27...0.4.28

0.4.27

Choose a tag to compare

@KodrAus KodrAus released this 24 Mar 09:20
35161d0

What's Changed

Full Changelog: 0.4.26...0.4.27

0.4.26

Choose a tag to compare

@KodrAus KodrAus released this 20 Feb 23:32
5a91554

What's Changed

Full Changelog: 0.4.25...0.4.26

0.4.25

Choose a tag to compare

@KodrAus KodrAus released this 14 Jan 10:24
22be810

What's Changed

Full Changelog: 0.4.24...0.4.25