Skip to content

Releases: conda/conda-lock

v0.5.0

09 Sep 19:15
76b69ce
Compare
Choose a tag to compare
  • pyproject.toml support
  • meta.yaml support
  • various bugfixes

v0.4.1

05 Aug 18:24
22bb21a
Compare
Choose a tag to compare
  • Bugfix
  • Added jinja2 to the requirements.

v0.4.0

16 Jul 18:39
e728872
Compare
Choose a tag to compare
  • Add support for creating a lock file from a meta.yaml
  • Add first class mamba support
  • Add hash of environment.yml representation

v0.3.0

03 Jun 22:15
8362e87
Compare
Choose a tag to compare
  • removes PyPI packages from the lock file and warn users about it
  • supports mamba as an alternative to conda

v0.2.1

11 Mar 15:46
29d735d
Compare
Choose a tag to compare
  • Fixed an issue with ensure conda

Second one

02 Mar 15:32
fe6b05b
Compare
Choose a tag to compare
  • Fixed issue #12 caused by clashes with conda-config
  • Added override for conda binary
  • Auto-provision conda.exe if not present

v0.1.0

27 Feb 19:37
c773aa1
Compare
Choose a tag to compare
  • First release