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(rattler_index): release v0.20.0 #970

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

baszalmstra
Copy link
Collaborator

🤖 New release

  • rattler_index: 0.19.37 -> 0.20.0 (⚠️ API breaking changes)

⚠️ rattler_index breaking changes

--- failure function_missing: pub fn removed or renamed ---

Description:
A publicly-visible function cannot be imported by its prior path. A `pub use` may have been removed, or the function itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.36.0/src/lints/function_missing.ron

Failed in:
  function rattler_index::package_record_from_conda, previously in file /tmp/.tmpZJ23Os/rattler_index/src/lib.rs:82
  function rattler_index::package_record_from_index_json, previously in file /tmp/.tmpZJ23Os/rattler_index/src/lib.rs:21
  function rattler_index::package_record_from_tar_bz2, previously in file /tmp/.tmpZJ23Os/rattler_index/src/lib.rs:63
Changelog

rattler_index

0.20.0 - 2024-12-05

Other


This PR was generated with release-plz.

@baszalmstra baszalmstra enabled auto-merge (squash) December 5, 2024 10:57
@baszalmstra baszalmstra merged commit f715618 into main Dec 5, 2024
15 checks passed
@baszalmstra baszalmstra deleted the release-plz-2024-12-05T10-54-23Z branch December 5, 2024 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant