Skip to content

Release version 0.3.3

Compare
Choose a tag to compare
@daboross daboross released this 02 Jan 01:05
· 296 commits to main since this release
  • Update for rustc version 9854143cb (1.0.0-beta)
  • Derive Clone for all types deriving Copy
  • Update docs a bit for that switch to time crate
  • Switch to time crate instead of chrono for tests, as chrono hasn't updated for rustc 1.0.0-beta yet.
  • Instead of implementing a pseudo-time crate as a workaround for rust-lang/cargo#1474, just disable the doc test, and copy the code to a separate file in tests/