Py-rattler

Latest version: v0.8.2

Safety actively analyzes 685838 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.13.0

📃 Details

Added

* Experimental support for purls in PackageRecord and derived datastructures ([414](https://github.com/conda/rattler/pull/414))

Changed

* Rename `pip` to `pypi` in lockfile ([415](https://github.com/conda/rattler/pull/415))

Fixed

* Allow compilation for android ([418](https://github.com/conda/rattler/pull/418))
* Normalize relative-paths with writing to file ([416](https://github.com/conda/rattler/pull/416))

0.12.3

📃 Details

Fixed

* Expose missing `StringMatcherParseError` ([410](https://github.com/conda/rattler/pull/410))
* Fix JLAP issue by setting the nominal hash when first downloading repodata ([411](https://github.com/conda/rattler/pull/411))
* Support channel names with slashes ([413](https://github.com/conda/rattler/pull/413))

0.12.2

📃 Details

Fixed

* fix: make redaction work by using `From` explicitly ([408](https://github.com/conda/rattler/pull/408))

0.12.1

📃 Details

Fixed

* fix: redact tokens from urls in errors ([407](https://github.com/conda/rattler/pull/407))

0.12.0

✨ Highlights

Adds support for strict priority channel ordering, channel-specific selectors,

📃 Details

Added

* Add strict channel priority option ([385](https://github.com/conda/rattler/pull/385))
* Add lock-file forward compatibility error ([389](https://github.com/conda/rattler/pull/389))
* Add channel priority and channel-specific selectors to solver info ([394](https://github.com/conda/rattler/pull/394))

Changed

* Channel in the `MatchSpec` struct changed to `Channel` type ([401](https://github.com/conda/rattler/pull/401))

Fixed

* Expose previous python version information in transaction ([384](https://github.com/conda/rattler/pull/384))
* Avoid use of \ in doctest strings, for ide integration ([387](https://github.com/conda/rattler/pull/387))
* Issue with JLAP using the wrong hash ([390](https://github.com/conda/rattler/pull/390))
* Use the correct channel in the reason for exclude ([397](https://github.com/conda/rattler/pull/397))
* Environment activation for windows ([398](https://github.com/conda/rattler/pull/398))

0.11.0

✨ Highlights

Lock file support has been moved into its own crate (rattler_lock) and support for pip packages has been added.

📃 Details

Changed

* change authentication fallback warnings to debug by ruben-arts in https://github.com/conda/rattler/pull/365
* repodata cache now uses `.info.json` instead of `.state.json` by dholth in https://github.com/conda/rattler/pull/377
* lock file now lives in its own crate with pip support by baszalmstra in https://github.com/conda/rattler/pull/378

Fixed
* Nushell fixes by wolfv in https://github.com/conda/rattler/pull/360
* Construct placeholder string at runtime to work around invalid conda prefix replacement by baszalmstra in https://github.com/conda/rattler/pull/371
* xonsh extension by ruben-arts in https://github.com/conda/rattler/pull/375

New Contributors
* dholth made their first contribution in https://github.com/conda/rattler/pull/377

**Full Changelog**: https://github.com/conda/rattler/compare/v0.10.0...v0.11.0

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.