Skip to content

0.5.0

Latest

Choose a tag to compare

@AdamGS AdamGS released this 16 Aug 00:47
· 1 commit to main since this release
bb3d54c

What's Changed

  • New inline-array dependency that is doing a lot better with miri.
  • Fixed a serde bug, InlineStr should now serialize and deserialize like any other string type.
  • More PartialEq variants, and Borrowed which makes it nice to use as a map key.

Full Changelog: 0.4.0...0.5.0