Skip to content

Releases: sakethpathike/genesis

[CLI] 0.1.1

09 Sep 18:53

Choose a tag to compare

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

07 Sep 12:27

Choose a tag to compare

release-v0.1.0

fix(build): unify Java toolchain and simplify Gradle config