Skip to content

Releases: nbigaouette/hygeia

v0.1.6

16 Mar 21:33
91dc6b6
Compare
Choose a tag to compare
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

09 Feb 16:55
Compare
Choose a tag to compare
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

17 Jan 04:26
Compare
Choose a tag to compare
* Bug fix: Windows compilation

v0.1.3: Cleanups and two issues closed

17 Jan 04:20
Compare
Choose a tag to compare
Issues closed:
* #10: File `.python-version` not properly created with `use` command
* #19: Create ~/.bash_profile if required by `setup bash`

v0.1.2

10 Jan 03:48
Compare
Choose a tag to compare
Use human-panic for better error reporting

v0.1.1: * Add some comments in README

06 Jan 04:15
Compare
Choose a tag to compare
* Support installing a specific version without any `.python-version`
* Bug fix: Properly handle terminal width and truncate message if required

v0.1.0

03 Jan 22:07
Compare
Choose a tag to compare
Initial release

v0.0.7

03 Jan 02:21
5348316
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release
Initial working implementation.

v0.0.6

02 Jan 02:22
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release
Allow running a command with the selected Python version in PATH

v0.0.5

01 Jan 23:17
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release
Settings are now loaded dynamically from PYCORS_HOME