Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-06-06 | 737 Bytes | |
checksums.txt.sig | 2025-06-06 | 96 Bytes | |
templ_Linux_x86_64.tar.gz | 2025-06-06 | 5.3 MB | |
templ_Darwin_arm64.tar.gz | 2025-06-06 | 5.1 MB | |
templ_Darwin_x86_64.tar.gz | 2025-06-06 | 5.4 MB | |
templ_Linux_i386.tar.gz | 2025-06-06 | 5.0 MB | |
templ_Linux_arm64.tar.gz | 2025-06-06 | 4.9 MB | |
templ_Windows_arm64.tar.gz | 2025-06-06 | 5.0 MB | |
templ_Windows_i386.tar.gz | 2025-06-06 | 5.2 MB | |
templ_Windows_x86_64.tar.gz | 2025-06-06 | 5.4 MB | |
README.md | 2025-06-06 | 340 Bytes | |
v0.3.898 source code.tar.gz | 2025-06-06 | 2.1 MB | |
v0.3.898 source code.zip | 2025-06-06 | 2.4 MB | |
Totals: 13 Items | 45.6 MB | 0 |
Changelog
- b3a6561 chore: bump version [no-ci]
- 7df55ec feat: support string types and functions for URL attributes - no longer require templ.SafeURL - fixes [#1167] (#1171)
- 2874448 fix(lsp): prevent LSP panic in cases where elements are nil
- 780cab0 refactor: don't block if timer runs out (behaviour change from Go 1.23) (#1179)