Skip to content

0.2.2

Choose a tag to compare

@bodil bodil released this 05 Jul 13:38
· 67 commits to master since this release
v0.2.2
55148e8

FIXED

  • Calling shrink_to_fit() on a string with LazyCompact layout will now inline it and deallocate the heap allocation if the string is short enough to be inlined.