Skip to content

Releases: romshark/templier

v0.8.0

08 Nov 22:21
Compare
Choose a tag to compare

Changelog

  • 7c4cb8f !feat: Add templ formatting

v0.7.6

06 Nov 23:17
Compare
Choose a tag to compare

Changelog

  • 7a3d929 chore: Update dependencies

v0.7.5

15 Oct 22:16
Compare
Choose a tag to compare

Changelog

  • 74b5f79 feat: Detect .yml or .yaml config automatically

v0.7.4

15 Oct 21:58
Compare
Choose a tag to compare

Changelog

  • a3ef1a4 !feat: Check required cmds
  • 1017165 chore: Bump version to 0.7.4
  • a125588 chore: Upgrade dependencies

v0.7.3

12 Oct 14:09
Compare
Choose a tag to compare

Changelog

v0.7.2

06 Oct 21:09
Compare
Choose a tag to compare

Changelog

  • abef24d chore: Upgrade Go to 1.23.2 and dependencies

v0.7.1

22 Sep 16:03
Compare
Choose a tag to compare

Changelog

  • 86d16df fix: Don't exclude work dir via glob ".*"

v0.7.0

22 Sep 14:17
Compare
Choose a tag to compare

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

20 Sep 17:17
Compare
Choose a tag to compare

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

10 Aug 07:55
Compare
Choose a tag to compare

Changelog

  • cfe075b fix: Multiple wait on app server process