Releases: romshark/templier
Releases · romshark/templier
v0.8.0
Changelog
- 7c4cb8f !feat: Add templ formatting
v0.7.5
Changelog
- 74b5f79 feat: Detect .yml or .yaml config automatically
v0.7.4
Changelog
- a3ef1a4 !feat: Check required cmds
- 1017165 chore: Bump version to 0.7.4
- a125588 chore: Upgrade dependencies
v0.7.2
Changelog
- abef24d chore: Upgrade Go to 1.23.2 and dependencies
v0.7.1
Changelog
- 86d16df fix: Don't exclude work dir via glob ".*"
v0.7.0
Changelog
!feat: Restructure log config and add new option clear-on
.
Rename log
to log.level
and move print-js-debug-logs
under log
.
fix: Log compilation and linting errors to console.
This change isn't backward compatible and requires minor changes in existing templier.yml configs.
v0.6.2
Changelog
- a9e77f2 chore: Regenerate templates
- b69db3d chore: Upgrade dependencies and Go
- 636a175 chore: Upgrade to Go 1.23
- 0eb5ec6 fix: Incorrect use of formatting print
v0.6.1
Changelog
- cfe075b fix: Multiple wait on app server process