Releases: adamkpickering/jenny
Releases · adamkpickering/jenny
v0.1.0
v0.0.1
Changelog
- 97419db Fix incorrect project name in .goreleaser.yaml
- d1e0917 Make file watching and rebuilding loop in serve subcommand more robust
- 7066bfd Use a temporary output directory for jenny serve
- 1262d32 Fix two things that were missed when script injection was changed to regex-based
- b16f906 Move setting configYaml global into a PersistentPreRunE function