Skip to content

Releases: jamesmunns/cassette

v0.3.0

14 Apr 11:31

Choose a tag to compare

  • Remove deprecated API
  • Replace removed deprecated API in examples and documentation
  • Change license to MIT OR Apache-2.0, as recommended by the Rust Guidelines
  • Add rust-version and set it to 1.68
  • Calling Cassette::poll_on when the future already resolved now causes an assert! panic instead of a todo! panic