8000 Release v3.0.4 · conda/conda-lock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

v3.0.4

Latest
Compare
Choose a tag to compare
7448
@maresb maresb released this 02 Jul 21:48
6aeaf80

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

0