Releases: nbigaouette/hygeia
Releases · nbigaouette/hygeia
v0.1.6
Small release * Add a code of conduct * Add installation and compilation process * Ask confirmation before extra package installation * Updates dependencies * Small cleanups
v0.1.5
New features! * Find toolchain file in parent directory (PR #36) * Install some predefined python packages (PR #37) * Save compilation logs to file (PR #25) * Refactoring of the commands for better simplicity (PR #30) * Don't add to PATH if already appended (PR #29) * Rename 'use' command to 'select' (PR #32) * Smaller fixes
v0.1.4: Fix Windows compilation
* Bug fix: Windows compilation
v0.1.3: Cleanups and two issues closed
Issues closed: * #10: File `.python-version` not properly created with `use` command * #19: Create ~/.bash_profile if required by `setup bash`
v0.1.2
Use human-panic for better error reporting
v0.1.1: * Add some comments in README
* Support installing a specific version without any `.python-version` * Bug fix: Properly handle terminal width and truncate message if required
v0.1.0
Initial release
v0.0.7
Initial working implementation.
v0.0.6
Allow running a command with the selected Python version in PATH
v0.0.5
Settings are now loaded dynamically from PYCORS_HOME