Releases: sbsoftware/to_html.cr
Releases · sbsoftware/to_html.cr
v1.7.1
04 Mar 20:57
Compare
Sorry, something went wrong.
No results found
Bugs
data-/aria- expansion not supporting multiple values being concatenated (#35 )
v1.7.0
25 Feb 21:11
Compare
Sorry, something went wrong.
No results found
Features
Support case statements in templates (#30 )
data/aria attribute expansion (#32 )
Support #each_with_index/#times in templates (#33 )
v1.6.0
25 Jan 21:33
Compare
Sorry, something went wrong.
No results found
v1.5.2
13 Jan 21:10
Compare
Sorry, something went wrong.
No results found
Bugs
Compiler errors on multi-line MacroFor bodies (#24 )
v1.5.1
29 Dec 21:33
Compare
Sorry, something went wrong.
No results found
Bugs
Compiler error on macro-for body with inline macro expressions
v1.5.0
02 Sep 19:58
Compare
Sorry, something went wrong.
No results found
Features
Support macro expressions within templates (#23 )
v1.4.0
18 Feb 19:47
Compare
Sorry, something went wrong.
No results found
Features
Renamed add_to_head to append_to_head and introduced prepend_to_head (#22 )
v1.3.0
31 Jan 21:27
Compare
Sorry, something went wrong.
No results found
Features
Add ExternalScript class (#21 )
v1.2.1
29 Jan 20:41
Compare
Sorry, something went wrong.
No results found
Bugs
Multiple calls to Layout.add_to_head or Layout.body_attributes cancel each other out (#20 )
v1.2.0
27 Jan 21:44
Compare
Sorry, something went wrong.
No results found
Features
Base Layout class
Template definitions support super and previous_def
Bugs
Variable assignments are being rendered (#19 )