Releases: Harvey-N-Lab/hailow
Releases · Harvey-N-Lab/hailow
hailow v1.0.4
Hailow v1.0.4
Install or upgrade:
curl -sSL https://raw.githubusercontent.com/Harvey-N-Lab/hailow/master/scripts/install.sh | bashChangelog
- 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-missingDocumentation
See INSTALL.md for installation instructions.
hailow v1.0.3
Hailow v1.0.3
Install or upgrade:
curl -sSL https://raw.githubusercontent.com/Harvey-N-Lab/hailow/master/scripts/install.sh | bashChangelog
- 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-missingDocumentation
See INSTALL.md for installation instructions.
hailow v1.0.2
Hailow v1.0.2
Install or upgrade:
curl -sSL https://raw.githubusercontent.com/Harvey-N-Lab/hailow/main/scripts/install.sh | bashChangelog
- e30b21e Update goreleaser-action to v6
Verification
Verify downloads using checksums.txt:
sha256sum -c checksums.txt --ignore-missingDocumentation
See INSTALL.md for installation instructions.
Remove test step in CI
v1.0.1 Remove test from CI workflow