Skip to content

Releases: Harvey-N-Lab/hailow

hailow v1.0.4

29 Mar 07:28

Choose a tag to compare

Hailow v1.0.4

Install or upgrade:

curl -sSL https://raw.githubusercontent.com/Harvey-N-Lab/hailow/master/scripts/install.sh | bash

Changelog

  • 68d6015 Update config setting and config file usage for installation command
  • 2933dd4 Use central manifest file instead of create one for each workspace

Verification

Verify downloads using checksums.txt:

sha256sum -c checksums.txt --ignore-missing

Documentation

See INSTALL.md for installation instructions.

hailow v1.0.3

28 Mar 16:35

Choose a tag to compare

Hailow v1.0.3

Install or upgrade:

curl -sSL https://raw.githubusercontent.com/Harvey-N-Lab/hailow/master/scripts/install.sh | bash

Changelog

  • caa6e24 Fix Installation scripts
  • 379192c Fix major bug in installation cli
  • 12fd3c8 Installation scripts
  • d389ea5 Update REPO name in install script

Verification

Verify downloads using checksums.txt:

sha256sum -c checksums.txt --ignore-missing

Documentation

See INSTALL.md for installation instructions.

hailow v1.0.2

28 Mar 15:29

Choose a tag to compare

Hailow v1.0.2

Install or upgrade:

curl -sSL https://raw.githubusercontent.com/Harvey-N-Lab/hailow/main/scripts/install.sh | bash

Changelog

  • e30b21e Update goreleaser-action to v6

Verification

Verify downloads using checksums.txt:

sha256sum -c checksums.txt --ignore-missing

Documentation

See INSTALL.md for installation instructions.

Remove test step in CI

28 Mar 15:24

Choose a tag to compare

v1.0.1

Remove test from CI workflow