Skip to content

Releases: khos2ow/hugo-wrapper

v1.6.0

27 Jul 21:33

Choose a tag to compare

v1.5.0

01 Mar 21:35

Choose a tag to compare

  • Handle new version string format for extended hugo since 0.81.0 (#56) @artspb

v1.4.2

27 Nov 19:36

Choose a tag to compare

  • Execute sha256sum with alpine compatible argument (#53) @breucode

v1.4.1

08 May 00:58

Choose a tag to compare

  • 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

25 Jan 21:44

Choose a tag to compare

  • 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

11 Aug 22:21

Choose a tag to compare

  • 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

02 Jan 00:07

Choose a tag to compare

  • Ignore commit SHA in Hugo version (#39)
  • Use Hugo v0.53 in example site

v1.1.0

28 Aug 17:46
e19bb6d

Choose a tag to compare

  • Download and use Hugo Extended binary with hugo-wrapper (#33)

v1.0.2

27 Aug 17:53
eaad542

Choose a tag to compare

  • Upgrade wrapper from released tag (#32)

v1.0.1

21 Aug 18:02
f28dcf6

Choose a tag to compare

  • Fix redirect issue of curl (#28)