Skip to content

v0.0.3

Compare
Choose a tag to compare
@jamesbornholt jamesbornholt released this 14 Apr 03:24
· 115 commits to main since this release
f20d8fb
  • Update for Rust 1.51 (#11)
  • Add option to bound how many steps a test runs on each iterations (#14)
  • Remove option to configure the maximum number of threads/tasks (#16, #19)
  • Make yield_now a hint to the scheduler to allow validating busy loops (#18)
  • Add ReplayScheduler::new_from_file (#20)