Releases: MichaelHatherly/HypertextTemplates.jl
Releases · MichaelHatherly/HypertextTemplates.jl
v2.2.2
HypertextTemplates v2.2.2
Merged pull requests:
- Fix missing
convert
method forCMFile
(#35) (@MichaelHatherly)
v2.2.1
HypertextTemplates v2.2.1
Merged pull requests:
- Add changelog (#31) (@MichaelHatherly)
- Update license copyright year(s) (#32) (@github-actions[bot])
- Add deploy keys (#33) (@MichaelHatherly)
- Allow module-qualified
@cm_component
definitions (#34) (@MichaelHatherly)
v2.2.0
v2.1.0
HypertextTemplates v2.1.0
Merged pull requests:
- Add
StreamingRender
iterator to support streaming template renders (#29) (@MichaelHatherly)
v2.0.1
HypertextTemplates v2.0.1
Merged pull requests:
- Allow embedding live
Bonito.App
objects (#28) (@MichaelHatherly)
v2.0.0
HypertextTemplates v2.0.0
Merged pull requests:
- Fix SVG element detection and rendering (#22) (@MichaelHatherly)
- Bump julia-actions/setup-julia from 1 to 2 (#23) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#24) (@dependabot[bot])
- Switch HTML parser (#25) (@MichaelHatherly)
- Interpolated HTML attribute escaping improvements (#26) (@MichaelHatherly)
- Refactor package (#27) (@MichaelHatherly)
v1.3.1
HypertextTemplates v1.3.1
Merged pull requests:
- Use Julia
1.10
in CI (#19) (@MichaelHatherly) - Update license copyright year(s) (#20) (@github-actions[bot])
- Optimise template functions containing static attributes (#21) (@MichaelHatherly)
v1.3.0
v1.2.1
HypertextTemplates v1.2.1
Merged pull requests:
- Fix
<fallback>
bug in<show>
nodes (#17) (@MichaelHatherly)
v1.2.0
HypertextTemplates v1.2.0
Merged pull requests:
- Add a Custom Element macro for bypassing default template tag behaviour (#13) (@MichaelHatherly)
- Add support for
...
props (#14) (@MichaelHatherly) - Correct file and line info in generated code (#15) (@MichaelHatherly)
- Support
...
in element attributes (#16) (@MichaelHatherly)