v0.13.0
Changelog
This release adds rattler-build auth login/logout
functions to authenticate with private channels & servers more easily.
It's also the first release that parses the top-level schema_version
key.
Enjoy 🥳
📃 Details
Added
Changed
- Authentication and uploading packages by @wolfv in #682
- Added rattler-build authentication CLI by @kassoulait in #685
- Update the distro packages section in README.md by @orhun in #683
- Implement
schema_version
top level key by @wolfv in #695
New Contributors
- @kassoulait made their first contribution in #685