Releases: s-weigand/setup-conda
Releases · s-weigand/setup-conda
🚀 v1.2.3 Release
This release fixes that updating base conda causes error on windows.
What's Changed
- 🩹 Fix updating base conda causes error on windows by @s-weigand in #475
Full Changelog: original/v1.2.2...original/v1.2.3
🚀 v1.2.2 Release
This release mainly adds better error messages when CONDA environment variable isn't set and the action fails, which is currently the case for macOS-latest
.
What's Changed
- 👌 Improve error handling when CONDA environ variable isn't set by @s-weigand in #434
- ⬆️🧰 Update action run definition, dependencies and .pre-commit-config.yaml by @s-weigand in #436
- 📚 Add similar projects section to readme by @s-weigand in #437
Full Changelog: original/v1.2.1...original/v1.2.2
🚀 v1.2.1 Release
What's Changed
- 🩹 Fix broken error handling due to bad import by @s-weigand in #318
Full Changelog: v1.2.0...v1.2.1
🚀 v1.2.0 Release
What's Changed
- ✨Add PyPy support by @phdru in #302
- 👌 Update dependencies and tooling by @s-weigand in #315
New Contributors
Full Changelog: v1.1.1...v1.2.0
🚀 v1.1.1 Release
🩹 Bug Fixes
- 🩹 Replace all white spaces in conda-channels before splitting by @s-weigand in #240
Full Changelog: v1.0.1...v1.1.1
🚀 v1.1.0 Release
🚀 v1.0.7 Release
🚀 v1.0.6 Release
v1.0.5
Fixes:
- Updated vulnerable dependencies
Release v1.0.4
- Fixed missing binary paths on windows see #14