Skip to content

Releases: a-h/templ

v0.0.103

07 Jun 21:03
@a-h a-h
9545078
Compare
Choose a tag to compare

Changelog

ef26858 Let goreleaser manage versioning via ldflags
2c910c7 Update README.md
7f62d8c fix: ensure that both binary (goreleaser) and source (go install) builds have a version number applied
9545078 increase maximum size of attribute name from 15 characters to 128 - fixes #15

v0.0.99

06 Jun 14:10
@a-h a-h
82c33cf
Compare
Choose a tag to compare

Changelog

82c33cf generate void elements, instead of

, fixes #12

v0.0.98

03 Jun 20:48
@a-h a-h
76a6d6b
Compare
Choose a tag to compare

Changelog

fa298c9 Update README.md
839d0bb mv cmd -> templ/cmd and update README
76a6d6b updated gorelaser config

v0.0.94

31 May 10:38
@a-h a-h
15e40f0
Compare
Choose a tag to compare

Changelog

15e40f0 feat: used snippets to auto-insert HTML tag ends, and templ expressions, contributes to #3

v0.0.93

30 May 19:38
@a-h a-h
5d9259a
Compare
Choose a tag to compare

Changelog

5d9259a feat: include Go compilation warnings and errors in the LSP diagnostics

v0.0.92

29 May 19:08
@a-h a-h
8905c85
Compare
Choose a tag to compare

Changelog

ba44064 Update README.md
a1962ec Update README.md
8905c85 lsp: provide whole document formatting, closes #2

v0.0.89

29 May 11:02
@a-h a-h
0654d88
Compare
Choose a tag to compare

Changelog

0654d88 lsp: push and clear template syntax errors to the client, closes #5

v0.0.88

27 May 16:32
@a-h a-h
18a2128
Compare
Choose a tag to compare

Changelog

70aae13 improve lose parsing rules of element attributes
18a2128 update block elements, fixes #8

v0.0.86

22 May 13:16
@a-h a-h
7dc1886
Compare
Choose a tag to compare

Changelog

4359232 Create LICENSE
d4e1222 Update README.md
cbae1f9 Update README.md
9aca815 Update README.md
7dc1886 remove the name from the template output, fixes #7

v0.0.81

18 May 08:33
@a-h a-h
92cb428
Compare
Choose a tag to compare

Changelog

92cb428 removed duplicated LSP commands, and suppressed edit warnings