Skip to content

0.6.0

Choose a tag to compare

@partim partim released this 20 Apr 11:31
· 4 commits to main since this release
d55db49

Breaking changes

Bug fixes

  • Fix Array::resize_raw to allow resizing to the length of the array. (#63 by @edmonds)

Other

  • Upgraded minimum supported Rust version to 1.87. (#66)