Releases: ESSS/conda-devenv
Releases · ESSS/conda-devenv
3.5.0
What's Changed
- Adopt newer mamba by @holymonson in #227
- Add support to generate locks and consume them from a different architecture by @648trindade in #237
3.4.0
Test with Python 3.12 Also simplify the test.yml workflow: using 'py' tox env will use whatever Python is found on the PATH.
3.3.0
Update changelog for release 3.3.0
3.2.1
- Fixed handling of constraints when processing lock files and dependencies include a pip section.