Releases: tusharsadhwani/yen
Releases · tusharsadhwani/yen
v0.6.0
v0.5.1
hotfix for activate
scripts not present inside venvs on Linux and MacOS.
v0.5.0
What's Changed
- Update Windows Installation Methods by @Gregory-K in #16
- Add
install
,run
andensurepath
commands by @tusharsadhwani in #21 - Faster, and offline venvs by @tusharsadhwani in #22
New Contributors
- @Gregory-K made their first contribution in #16
Full Changelog: v0.4.4...v0.5.0
v0.4.4
What's Changed
- Use multiple machine suffixes to resolve Python versions by @tusharsadhwani in #18
Full Changelog: v0.4.3...v0.4.4
v0.4.3
Fixes a subtle bug in ensure_python
, that would show a warning but continue to create a venv when it should have errored out.
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Add
yen use
command by @tusharsadhwani in #12 - Add fallback for github release data by @tusharsadhwani in #13
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Add logs for venv creation or api decode failure by @tusharsadhwani in #9
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- add checksum checking, fix invalid certificate error by @Wackyator in #8
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Windows Support
Added support for Windows.