Skip to content

Releases: AdamGS/inline-str

0.5.0

Choose a tag to compare

@AdamGS AdamGS released this 16 Aug 00:47
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

0.4.0

Choose a tag to compare

@AdamGS AdamGS released this 02 Jan 10:49

Full Changelog: 0.3.0...0.4.0

0.3.0

Choose a tag to compare

@AdamGS AdamGS released this 10 Dec 17:54

Full Changelog: 0.2.0...0.3.0

0.2.0

Choose a tag to compare

@AdamGS AdamGS released this 10 Dec 17:50
  • Introduces a serde feature

Full Changelog: 0.1.0...0.2.0

0.1.0

Choose a tag to compare

@AdamGS AdamGS released this 01 Nov 22:27

0.1.0

Initial release