Releases: conda/conda-lock
Releases · conda/conda-lock
v0.10.0
- #94 Add platform validation for
conda-lock install
. This will by default prevent you from installing a lockfile on a platform where it won't work. - #95 preliminary osx-arm64 support
Thanks to @janjagusch and @ryanvolz for their contributions.
v0.9.1
Thanks goes out to @janjagusch
v0.9.0
v0.8.0
v0.7.3
v0.7.2
- Fixed issue where incorrect matchspecs were generated when using pyproject.toml based environments
v0.7.1
- prevent using micromamba as it doesn't support enough of the
conda create
flags
v0.7.0
- Removed internal code for installing conda/mamba in favor of using ensureconda
v0.7.0.dev0
- Test wheel upload