Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@bertptrs bertptrs released this 17 Apr 06:48
69cce12

1.0.0 - 2023-04-17

Changed

  • Use dynamic dispatch internally to save on code gen. External API unchanged.
  • No longer heap-allocate futures.

Breaking

  • Minimum supported Rust version bumped to 1.68.