mamba-org / rattler

Rust crates to work with the Conda ecosystem.
BSD 3-Clause "New" or "Revised" License
226 stars 42 forks source link

chore: release #716

Closed baszalmstra closed 1 month ago

baszalmstra commented 1 month ago

🤖 New release

Changelog

## `rattler_conda_types`

## [0.25.1](https://github.com/mamba-org/rattler/compare/rattler_conda_types-v0.25.0...rattler_conda_types-v0.25.1) - 2024-06-03 ### Added - add a `with_alpha` function that adds `0a0` to the version ([#696](https://github.com/mamba-org/rattler/pull/696))
## `rattler_package_streaming`
## [0.21.2](https://github.com/mamba-org/rattler/compare/rattler_package_streaming-v0.21.1...rattler_package_streaming-v0.21.2) - 2024-06-03 ### Fixed - call on_download_start also for file URLs ([#708](https://github.com/mamba-org/rattler/pull/708))
## `rattler_solve`
## [0.24.0](https://github.com/mamba-org/rattler/compare/rattler_solve-v0.23.2...rattler_solve-v0.24.0) - 2024-06-03 ### Added - add constraints to solve ([#713](https://github.com/mamba-org/rattler/pull/713))
## `rattler`
## [0.26.2](https://github.com/mamba-org/rattler/compare/rattler-v0.26.1...rattler-v0.26.2) - 2024-06-03 ### Other - updated the following local packages: rattler_conda_types, rattler_package_streaming
## `rattler_shell`
## [0.20.7](https://github.com/mamba-org/rattler/compare/rattler_shell-v0.20.6...rattler_shell-v0.20.7) - 2024-06-03 ### Other - updated the following local packages: rattler_conda_types
## `rattler_lock`
## [0.22.10](https://github.com/mamba-org/rattler/compare/rattler_lock-v0.22.9...rattler_lock-v0.22.10) - 2024-06-03 ### Other - updated the following local packages: rattler_conda_types
## `rattler_repodata_gateway`
## [0.20.4](https://github.com/mamba-org/rattler/compare/rattler_repodata_gateway-v0.20.3...rattler_repodata_gateway-v0.20.4) - 2024-06-03 ### Other - updated the following local packages: rattler_conda_types, rattler_conda_types
## `rattler_virtual_packages`
## [0.19.14](https://github.com/mamba-org/rattler/compare/rattler_virtual_packages-v0.19.13...rattler_virtual_packages-v0.19.14) - 2024-06-03 ### Other - updated the following local packages: rattler_conda_types
## `rattler_index`
## [0.19.15](https://github.com/mamba-org/rattler/compare/rattler_index-v0.19.14...rattler_index-v0.19.15) - 2024-06-03 ### Other - updated the following local packages: rattler_conda_types, rattler_package_streaming


This PR was generated with release-plz.