Releases: JuliaPluto/HypertextLiteral.jl
Releases · JuliaPluto/HypertextLiteral.jl
v0.9.5
v0.9.4
HypertextLiteral v0.9.4
Closed issues:
- invalid use of
has_method
within@generated content()
(#28)
Merged pull requests:
v0.9.3
v0.9.2
v0.9.1
v0.9.0
- Removing Javscript treatment from
on
attributes - Exporting
htl
non-standard string literal - In
htl
literal, doubling of$
escapes$
- Continued review of documentation
v0.8.0
v0.7.0
HypertextLiteral v0.7.0
v0.6.0
HypertextLiteral v0.6.0
- address edge cases found when adding full code coverage
- enable interpolation within comment blocks
Closed issues:
- support of interpolated string literals with htl macro (#1)
- 0.5.1 not registered? (#6)
- CSS interpolation String => String prints to stdout (#7)
Merged pull requests:
- refactor to reduce temporary object construction (#2) (@clarkevans)
- Simplify (#3) (@clarkevans)
- Streamline (#4) (@clarkevans)
- Streamline (#5) (@clarkevans)
- Fix #7 (#8) (@fonsp)