0.2.2
FIXED
- Calling
shrink_to_fit()on a string withLazyCompactlayout will now inline it and deallocate the heap allocation if the string is short enough to be inlined.
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.