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

Closed baszalmstra closed 15 hours ago

baszalmstra commented 3 weeks ago

🤖 New release

Changelog

## `rattler`

## [0.26.5](https://github.com/mamba-org/rattler/compare/rattler-v0.26.4...rattler-v0.26.5) - 2024-06-17 ### Added - add direct url repodata building ([#725](https://github.com/mamba-org/rattler/pull/725))
## `rattler_cache`
## [0.1.1](https://github.com/mamba-org/rattler/compare/rattler_cache-v0.1.0...rattler_cache-v0.1.1) - 2024-06-17 ### Added - add direct url repodata building ([#725](https://github.com/mamba-org/rattler/pull/725))
## `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-17 ### Added - add support for zos-z ([#753](https://github.com/mamba-org/rattler/pull/753)) - return pybytes for sha256 and md5 everywhere and use md5 hash for legacy bz2 md5 ([#752](https://github.com/mamba-org/rattler/pull/752)) - add direct url repodata building ([#725](https://github.com/mamba-org/rattler/pull/725)) - add shards_base_url and write shards atomically ([#747](https://github.com/mamba-org/rattler/pull/747)) ### Fixed - allow empty json repodata ([#745](https://github.com/mamba-org/rattler/pull/745)) - 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-17 ### 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-17 ### Added - add direct url repodata building ([#725](https://github.com/mamba-org/rattler/pull/725)) - allow passing custom environment to run_activation ([#743](https://github.com/mamba-org/rattler/pull/743))
## `rattler_lock`
## [0.22.13](https://github.com/mamba-org/rattler/compare/rattler_lock-v0.22.12...rattler_lock-v0.22.13) - 2024-06-17 ### Added - return pybytes for sha256 and md5 everywhere and use md5 hash for legacy bz2 md5 ([#752](https://github.com/mamba-org/rattler/pull/752)) - add direct url repodata building ([#725](https://github.com/mamba-org/rattler/pull/725))
## `rattler_repodata_gateway`
## [0.21.0](https://github.com/mamba-org/rattler/compare/rattler_repodata_gateway-v0.20.5...rattler_repodata_gateway-v0.21.0) - 2024-06-17 ### Added - add direct url repodata building ([#725](https://github.com/mamba-org/rattler/pull/725)) - add shards_base_url and write shards atomically ([#747](https://github.com/mamba-org/rattler/pull/747)) ### Fixed - allow empty json repodata ([#745](https://github.com/mamba-org/rattler/pull/745)) ### 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-17 ### Added - add direct url repodata building ([#725](https://github.com/mamba-org/rattler/pull/725)) - add tool to generate resolvo snapshots ([#741](https://github.com/mamba-org/rattler/pull/741)) ### 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-17 ### Other - update README.md
## `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-17 ### Added - add support for zos-z ([#753](https://github.com/mamba-org/rattler/pull/753))
## `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-17 ### 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-17 ### Other - updated the following local packages: rattler_conda_types


This PR was generated with release-plz.