Releases: nokacper24/static-templ
Releases · nokacper24/static-templ
v1.2.4
v1.2.3...v1.2.4
📦 Build
- Update dependencies (f515a26)
🏡 Chore
❤️ Contributors
- Indaco (@indaco)
What's Changed
Full Changelog: v1.2.3...v1.2.4
v1.2.3
v1.2.2...v1.2.3
📦 Build
🏡 Chore
❤️ Contributors
- Indaco (@indaco)
What's Changed
Full Changelog: v1.2.2...v1.2.3
v1.2.2
v1.2.1...v1.2.2
📦 Build
- deps: Bump templ to v0.3.819 (6fc68c9)
🏡 Chore
- Release v1.2.2 (ea7a8c1)
❤️ Contributors
- Indaco (@indaco)
What's Changed
Full Changelog: v1.2.1...v1.2.2
v1.2.1
v1.2.0...v1.2.1
🏡 Chore
- Update dependencies and go version (99ecef2)
- Release v1.2.1 (9c27443)
- Bump templ version const (365e080)
❤️ Contributors
- Kacper Lukasz Nowicki nokacper24@gmail.com
v1.2.0
v1.1.0...v1.2.0
🩹 Fixes
- Unknown subcommand when flags are set (1f5ff4b)
- finder.go: Normalize import string in FindImports func to work cross-platform (ed0bba8)
- generator.go: Normalize file path to work cross-platform (5257c55)
- main.go: Call copyFilesIntoOutputDir if bundle mode only (2683e56)
📦 Build
- deps: Bump templ from v0.2.747 to v0.2.778 (20b45f9)
🏡 Chore
- main.go: TemplVersion const set to 0.2.778 (af55d3e)
- generator.go: Fix mispelled words (c9a5fbc)
- Release v1.2.0 (4fe862d)
❤️ Contributors
- Kacper Lukasz Nowicki nokacper24@gmail.com
- Indaco github@mircoveltri.me
What's Changed
- Fix incorrect message displayed when flags are set by @indaco in #20
- fix: go import path and file path strings on windows by @indaco in #21
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.0...v1.1.0
🚀 Enhancements
- New flag mode (9ce4ba7)
🩹 Fixes
- Git hooks (37c6d2c)
- getOutputScriptPath: Ensure file path is OS compatible (da797a1)
- setup-hooks.sh: Hook names (3ed34bd)
- Run with default and revert to simple logic (b012a7b)
💅 Refactors
- Improve code quality (9463469)
📖 Documentation
- README.md: Updated (207bccb)
- REAME.md: Describe the mode falg (957e168)
- README.md: Update the Assumptions section (52024a9)
📦 Build
- Setup version hook (a4e6df0)
🏡 Chore
- Simplify usage func with explicit argument indexes (f5be69c)
- Bump templ from v0.2.731 to v0.2.747 (70c2cc3)
- Release v1.1.0 (52408e9)
🤖 CI
❤️ Contributors
- Kacper Lukasz Nowicki nokacper24@gmail.com
- Indaco github@mircoveltri.me
What's Changed
- fix: ensure file path is OS compatible by @indaco in #16
- chore: simplify usage func with explicit argument indexes by @indaco in #17
- build: Version management by @indaco in #14
- refactor: improve code quality by @indaco in #18
- new "mode" flag by @indaco in #19
Full Changelog: v1.0.0...v1.1.0
v1.0.1
v1.0.0
Merge pull request #12 from indaco/fix-templ-cmds-completion fix: waiting for templ commands to complete