v0.13.0
0.13.0 - 2023-05-15
This minor release avoids a couple of panics in the case of invalid bytes being interpreted as BitVecs or strings.
A small API change was made to accommodate this, such that the Str::bytes_after now returns a result rather than just the bytes.