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 #740

Closed baszalmstra closed 3 weeks ago

baszalmstra commented 4 weeks ago

🤖 New release

Changelog

## `rattler_conda_types`

## [0.26.0](https://github.com/mamba-org/rattler/compare/rattler_conda_types-v0.25.2...rattler_conda_types-v0.26.0) - 2024-06-11 ### Fixed - lenient and strict parsing of equality signs ([#738](https://github.com/mamba-org/rattler/pull/738)) - This fixes parsing of `ray[default,data] >=2.9.0,<3.0.0` ([#732](https://github.com/mamba-org/rattler/pull/732))
## `rattler_macros`
## [0.19.4](https://github.com/mamba-org/rattler/compare/rattler_macros-v0.19.3...rattler_macros-v0.19.4) - 2024-06-11 ### Other - update README.md
## `rattler_shell`
## [0.21.0](https://github.com/mamba-org/rattler/compare/rattler_shell-v0.20.9...rattler_shell-v0.21.0) - 2024-06-11 ### Added - allow passing custom environment to run_activation ([#743](https://github.com/mamba-org/rattler/pull/743))
## `rattler_repodata_gateway`
## [0.20.6](https://github.com/mamba-org/rattler/compare/rattler_repodata_gateway-v0.20.5...rattler_repodata_gateway-v0.20.6) - 2024-06-11 ### Other - document gateway features ([#737](https://github.com/mamba-org/rattler/pull/737))
## `rattler_solve`
## [0.25.0](https://github.com/mamba-org/rattler/compare/rattler_solve-v0.24.2...rattler_solve-v0.25.0) - 2024-06-11 ### Fixed - This fixes parsing of `ray[default,data] >=2.9.0,<3.0.0` ([#732](https://github.com/mamba-org/rattler/pull/732)) ### Other - bump resolvo to 0.6.0 ([#733](https://github.com/mamba-org/rattler/pull/733)) - Document all features on docs.rs ([#734](https://github.com/mamba-org/rattler/pull/734))
## `rattler_libsolv_c`
## [0.19.4](https://github.com/mamba-org/rattler/compare/rattler_libsolv_c-v0.19.3...rattler_libsolv_c-v0.19.4) - 2024-06-11 ### Other - update README.md
## `rattler`
## [0.26.5](https://github.com/mamba-org/rattler/compare/rattler-v0.26.4...rattler-v0.26.5) - 2024-06-11 ### Other - updated the following local packages: rattler_conda_types, rattler_shell
## `rattler_cache`
## [0.1.1](https://github.com/mamba-org/rattler/compare/rattler_cache-v0.1.0...rattler_cache-v0.1.1) - 2024-06-11 ### Other - updated the following local packages: rattler_conda_types
## `rattler_package_streaming`
## [0.21.4](https://github.com/mamba-org/rattler/compare/rattler_package_streaming-v0.21.3...rattler_package_streaming-v0.21.4) - 2024-06-11 ### Other - updated the following local packages: rattler_conda_types
## `rattler_lock`
## [0.22.13](https://github.com/mamba-org/rattler/compare/rattler_lock-v0.22.12...rattler_lock-v0.22.13) - 2024-06-11 ### Other - updated the following local packages: rattler_conda_types
## `rattler_virtual_packages`
## [0.19.16](https://github.com/mamba-org/rattler/compare/rattler_virtual_packages-v0.19.15...rattler_virtual_packages-v0.19.16) - 2024-06-11 ### Other - updated the following local packages: rattler_conda_types
## `rattler_index`
## [0.19.18](https://github.com/mamba-org/rattler/compare/rattler_index-v0.19.17...rattler_index-v0.19.18) - 2024-06-11 ### Other - updated the following local packages: rattler_conda_types


This PR was generated with release-plz.