Skip to content

v0.15.0

Compare
Choose a tag to compare
@baszalmstra baszalmstra released this 05 Jan 10:05
· 410 commits to main since this release

πŸ“ƒ Details

Added

Changed

  • Renamed behaviour to behavior (#428)
  • Enabled more clippy lints by @baszalmstra (#462)
  • Refactor Version.bump() to accept bumping major/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

Full Changelog: v0.14.0...v0.15.0