Releases: conda/conda-lock
Releases · conda/conda-lock
v0.5.0
- pyproject.toml support
- meta.yaml support
- various bugfixes
v0.4.1
- Added jinja2 to the requirements.
v0.4.0
- 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
- removes PyPI packages from the lock file and warn users about it
- supports
mamba
as an alternative to conda
v0.2.1
- Fixed an issue with ensure conda
Second one
- Fixed issue #12 caused by clashes with conda-config
- Added override for conda binary
- Auto-provision conda.exe if not present