Skip to content

v1.0.0

Choose a tag to compare

@staticintlucas staticintlucas released this 20 Feb 01:13
· 33 commits to main since this release
  • Add interp_array function which returns a fixed size array
    • This is gated by the interp_array feature
    • Requires Rust 1.55.0 or later
  • Minimum supported Rust version is now 1.36 since that is required by our dependencies
  • Update README with better examples