Skip to content

v0.2.7: DefaultConverter & Fix bounds error on long trailing whitespace (#16)

Compare
Choose a tag to compare
@hownowstephen hownowstephen released this 30 Mar 18:50
· 3 commits to main since this release
d1eee75
Even longer trailing whitespace results in a different out-of-bounds
issue due to slice bounds issues.

The wrapper could do with a rewrite, but in the meantime, this ensures
we don't ever try and grab an invalid slice