isolate 0.6.0
Changelog
All notable changes to this project will be documented in this file.
[unreleased]
Bug Fixes
- Ensure conda environments are moved properly
- Build environments in their final destination
Features
- Expose installed binaries under PATH for custom packages
- Cross Python support for virtualenv and conda
- Recognize conda Python overwrites and prevent them with a helpful message
- Implement a Pyenv backend (FEA-505)
- Improve handling of missing Python versions in virtualenv
- Install missing Python versions for virtualenv with pyenv
Miscellaneous Tasks
- Ensure pre-commit is applied
Testing
- Ensure binaries are there