All notable changes to hugo-cli are documented here. We use semantic versioning for releases.
Note: Yet to be released changes appear here.
FEAT
: bump default hugo version tov0.52.0
FEAT
: support hugo extended versions (#19)
FEAT
: improve loggingDOCS
: add integrations section
FEAT
: bump default hugo version tov0.45.1
- fix download of hugo releases on Mac OS
- verify executable exists post extraction
- print debug output on
--verbose
or-v
- the
0.5.0
release with actual changes ❤️
- allow downloading of newer Hugo versions (>= 0.20)
- set default Hugo version to 0.30.2
- fix executable detection on Windows
- fix extraction on Windows
- support hugo version 0.18.1 and above
- handle environments with node installed as
nodejs
- fix executable not found on Windows
- make hugo version configurable via
process.env.HUGO_VERSION
Check git log
for earlier history.