Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prep for 0.13.0 release #57

Merged
merged 1 commit into from
May 15, 2024
Merged

Prep for 0.13.0 release #57

merged 1 commit into from
May 15, 2024

Conversation

jsdw
Copy link
Collaborator

@jsdw jsdw commented May 15, 2024

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.

Fixed

  • Avoid panic on invalid bitvec input bytes (#53
  • Avoid panic on invalid str input bytes (#54)

@jsdw jsdw requested a review from a team as a code owner May 15, 2024 11:43
@jsdw jsdw merged commit c193a33 into main May 15, 2024
10 checks passed
@jsdw jsdw deleted the release-0.13.0 branch May 15, 2024 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants