Skip to content

Releases: helix-datasets/helix

v1.2.0

18 Jan 17:28

Choose a tag to compare

Added

  • GitHub Actions automated testing and deployment.
  • WindowsChocolateyDependency for automatically installing dependencies from
    the Chocolatey package manager.
  • Additional information, filtering, and search to the list command.
  • Added explicit support for Python 3.10.

Changed

  • Renamed the dependencies command to install - changed the CLI slightly
    and added a few quality of life features.
  • LinuxAPTDependency now automatically attempts to elevate if apt update
    fails.

Removed

  • Removed explicit support for Python 3.5 (end-of-life).

Fixed

  • Terminal colors are no longer used when they are not supported by stdout.

v1.1.1

14 Sep 16:32

Choose a tag to compare

[1.1.1] - 2021-09-14

Added

  • Initial public HELIX release.