Releases: nbigaouette/hygeia
Releases · nbigaouette/hygeia
v0.3.7
v0.3.6
Install script and powershell fixes
v0.3.3
Fix CI build of different platforms
v0.3.2
- Remove usage of
self_update
fork, upstream released updated version (0.11.0)
v0.3.1
v0.3.0
- Update dependencies
- Let Windows installation use our cache mechanism for better reliability
- Breaking change: Toolchains are now installed in 'installed/cpython', allowing future addition of other toolchains type.
- Add Zsh support
- Rename project to 'Hygeia' (from pycors)
v0.2.2
v0.2.1
Full Windows support, many small bug fixes
- Full Windows support! Now using an official pre-built Python version
- Verify Linux support by adding Docker builds (Ubuntu, Alpine, Fedora, more to come)
- OpenSSL is (statically) built on Linux under the musl target
- Many small fixes, including some noted on top of
main.rs