Also see GitHub releases.
4.0.1 (2022-09-27)
- Fix compatibility with newer Hugo binaries (0.103.0) (#51)
4.0.0 (2022-09-13)
- Fix compatibility with newer Hugo binaries (#46)
- Fix typo in README (#45)
- NodeJS 14 (or higher) is now required
3.1.0 (2021-07-23)
- Add ability to configure http and https proxy (#38)
3.0.1 (2021-04-13)
- Fix version CLI parameter not working when pointing to package.json property (#32)
3.0.0 (2021-04-13)
- 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)
- Update documentation to include new features, list all CLI parameters (#31)
- NodeJS 12 (or higher) is now required
2.0.0 (2021-03-26)
- Add support for hugo extended version (#22)
- NodeJS 10 (or higher) is now required
1.0.1 (2018-08-12)
- Add section on how to use the hugo binary (#6)
1.0.0 (2018-08-12)
Initial release