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

chore: release v0.9.0 #20

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

🤖 New release

  • async_http_range_reader: 0.8.0 -> 0.9.0 (⚠️ API breaking changes)

⚠️ async_http_range_reader breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.36.0/src/lints/enum_variant_added.ron

Failed in:
  variant AsyncHttpRangeReaderError:ContentRangeParser in /tmp/.tmpXeL5cT/async_http_range_reader/src/error.rs:36
Changelog

0.9.0 - 2024-10-28

Other

  • Update dependencies (#19)


This PR was generated with release-plz.

@baszalmstra baszalmstra merged commit c3d03a7 into main Oct 28, 2024
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.

1 participant