Skip to content

Releases: dominique-mueller/hugo-installer

4.0.1

27 Sep 16:38
Compare
Choose a tag to compare

Bug Fixes

  • Fix compatibility with newer Hugo binaries (0.103.0) (#51)

4.0.0

13 Sep 16:10
Compare
Choose a tag to compare

Bug Fixes

  • Fix compatibility with newer Hugo binaries (#46)

Documentation

  • Fix typo in README (#45)

BREAKING CHANGES

  • NodeJS 14 (or higher) is now required

3.1.0

23 Jul 13:16
Compare
Choose a tag to compare

Features

  • Add ability to configure http and https proxy (#38)

3.0.1

13 Apr 20:54
Compare
Choose a tag to compare

Bug Fixes

  • Fix version CLI parameter not working when pointing to package.json property (#32)

3.0.0

13 Apr 14:13
Compare
Choose a tag to compare

Features

  • Support all Hugo versions (#27, #28)
  • Add binary checksum check, with flag to skip (#28)
  • Add binary health check, with flag to skip (#28)
  • Recognize exiting binaries, with flag to ignore (#29)
  • Add additional CLI parameters for configuration, e.g. os, arch, download URL (#28)

Documentation

  • Update documentation to include new features, list all CLI parameters (#31)

BREAKING CHANGES

  • NodeJS 12 (or higher) is now required

2.0.0

26 Mar 15:15
Compare
Choose a tag to compare

Feature

  • Add support for hugo extended version (#22)

BREAKING CHANGES

  • NodeJS 10 (or higher) is now required

1.0.1

12 Aug 14:10
Compare
Choose a tag to compare

Documentation

  • hugo: Add section on how to use the hugo binary (#6) (df1a009)

1.0.0

12 Aug 14:10
Compare
Choose a tag to compare

Initial release