Releases: sakethpathike/genesis
Releases · sakethpathike/genesis
[CLI] 0.1.1
This is a CLI release. No changes were made to the core library.
Fixes
- The file watcher no longer gets stuck in an infinite reload loop when the serve command is run from within the project directory. The watcher now correctly compares absolute file paths to ignore its own temporary output.
Full Changelog: release-v0.1.0...cli-v0.1.1
0.1.0
release-v0.1.0 fix(build): unify Java toolchain and simplify Gradle config