v0.15.0
π Details
Added
- Add ParseMatchSpecError and ParseMatchSpecError tests by @Johnwillliam (#434)
- Add option to force usage of fallback_auth_store by @0xbe7a (#435)
- New crate (rattler-index) with index functionality including python bindings by @BenjaminLowry (#436)
- Add support for netrc files by @mariusvniekerk (#395)
Changed
- Renamed
behaviour
tobehavior
(#428) - Enabled more clippy lints by @baszalmstra (#462)
- Refactor
Version.bump()
to accept bumpingmajor/minor/patch/last
by @hadim (#452)
Fixed
- Default value for
conda_packages
in repodata.json by @BenjaminLowry (#441) - Wildcard expansion for stored credentials of domains by @0xbe7a (#442)
- Use serde default for proper serialization by @ruben-arts (#443)
- Better detection of hardlinks and fallback to copy by @baszalmstra (#461)
- Re-download the repodata cache if is out of sync/corrupt by @orhun (#466)
New Contributors
- @Johnwillliam made their first contribution in #434
- @BenjaminLowry made their first contribution in #436
- @hadim made their first contribution in #452
- @mariusvniekerk made their first contribution in #395
- @orhun made their first contribution in #464
Full Changelog: v0.14.0...v0.15.0