pypi conda-lock 3.0.4
v3.0.4

2 months ago

What's Changed

This release fixes a major bug that rendered conda-lock install --update essentially unusable because it replaced the extensions of all URLs .tar.bz2, even when the actual builds had the .conda extension.

Major bugfix

  • Don't clobber build extensions (.tar.bz2 vs .conda) when running conda-lock update by @maresb in #815

Minor bugfix

  • Prevent --update from proceeding if the channel configuration has changed by @maresb in #817

Maintenance

Full Changelog: v3.0.3...v3.0.4

Don't miss a new conda-lock release

NewReleases is sending notifications on new releases.