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): release v0.20.0 #588

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

baszalmstra
Copy link
Collaborator

@baszalmstra baszalmstra commented Apr 2, 2024

🤖 New release

  • rattler: 0.19.6 -> 0.20.0 (⚠️ API breaking changes)

⚠️ rattler breaking changes

--- failure function_parameter_count_changed: pub fn parameter count changed ---

Description:
A publicly-visible function now takes a different number of parameters.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#fn-change-arity
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.30.0/src/lints/function_parameter_count_changed.ron

Failed in:
  rattler::install::link::copy_and_replace_placeholders now takes 6 parameters instead of 5, in /tmp/.tmpe1DW76/rattler/crates/rattler/src/install/link.rs:466
Changelog

rattler

0.20.0 - 2024-04-02

Fixed

  • do not do cstring replacement on windows (#589)


This PR was generated with release-plz.

Signed-off-by: Bas <4995967+baszalmstra@users.noreply.github.com>
@baszalmstra baszalmstra changed the title chore: release chore(rattler): release v0.20.0 Apr 2, 2024
@baszalmstra baszalmstra force-pushed the release-plz-2024-04-02T07-04-04Z branch from 2736125 to 5c05d16 Compare April 2, 2024 08:19
@baszalmstra baszalmstra enabled auto-merge (squash) April 2, 2024 08:20
@baszalmstra baszalmstra merged commit cc16fe7 into main Apr 2, 2024
15 checks passed
@baszalmstra baszalmstra deleted the release-plz-2024-04-02T07-04-04Z branch April 2, 2024 08:30
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