Skip to content

2.0.5

Latest
Compare
Choose a tag to compare
@BlackDex BlackDex released this 24 Apr 13:38
2.0.5
3b837e8

What's Changed

  • Set MSRV to v1.61.0 to match chrono's v0.4.34 MSRV
  • Updated dev dependency of tokio to v1.37.0 or higher
  • Several clippy check added
  • Fixed all clippy reported items
  • Set JobScheduler::new() as const fn
  • Updated examples to use a log function and always print the current thread id
  • Added a very simple hash to better differentiate the tokio 5th second example

Full Changelog: 2.0.4...2.0.5