Thanks to visit codestin.com
Credit goes to github.com

Skip to content

0.4.28

Latest

Choose a tag to compare

@KodrAus KodrAus released this 03 Sep 19:30
· 4 commits to master since this release
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