Releases: khos2ow/hugo-wrapper
Releases · khos2ow/hugo-wrapper
v1.5.0
- Handle new version string format for extended hugo since 0.81.0 (#56) @artspb
v1.4.2
- Execute sha256sum with alpine compatible argument (#53) @breucode
v1.4.1
- Fix error when downloading the latest extended version (#48) @breucode
- Upgrade to Hugo v0.70.0 (#50)
- Upgrade example hugo-sustain theme (#51)
v1.4.0
- Added double quotes to prevent error with spaces in path (#44) (special thanks to @breucode)
- Update Hugo to 0.63.1
- Fix issues found by ShellCheck (#47)
v1.3.0
- Fixed hugo extended checksum download for version >= 0.56.0 (#43) (special thanks to @breucode)
- Use Hugo v0.56.0 in
example
site
v1.2.0
- Ignore commit SHA in Hugo version (#39)
- Use Hugo v0.53 in
example
site
v1.1.0
- Download and use Hugo Extended binary with hugo-wrapper (#33)
v1.0.2
- Upgrade wrapper from released tag (#32)
v1.0.1
- Fix redirect issue of
curl
(#28)