Releases: MommaWatasu/OteraEngine.jl
Releases · MommaWatasu/OteraEngine.jl
v0.5.6
04 Oct 15:43
Compare
Sorry, something went wrong.
No results found
OteraEngine v0.5.6
Diff since v0.5.5
Breaking Changes
Support nested extends
fix include in macros
v0.5.5
08 Aug 06:05
Compare
Sorry, something went wrong.
No results found
OteraEngine v0.5.5
Diff since v0.5.4
Breaking changes
add safe filter to protect literal html fragments from autoescape
Merged pull requests:
v0.5.4
31 May 02:36
Compare
Sorry, something went wrong.
No results found
v0.5.3
28 May 07:04
Compare
Sorry, something went wrong.
No results found
v0.5.2
27 Mar 11:17
Compare
Sorry, something went wrong.
No results found
v0.5.1
21 Mar 13:40
Compare
Sorry, something went wrong.
No results found
v0.5.0
25 Feb 10:09
Compare
Sorry, something went wrong.
No results found
v0.4.2
20 Feb 14:08
Compare
Sorry, something went wrong.
No results found
OteraEngine v0.4.2
Diff since v0.4.1
Merged pull requests:
Add broken test for Julia block in inherit block (#25 ) (@frankier )
Closed issues:
Macros within comments are executed (#23 )
v0.4.1
10 Dec 09:41
Compare
Sorry, something went wrong.
No results found
OteraEngine v0.4.1
Diff since v0.4.0
Changes
fix bug about undefined macros
fix bug about nesting comment block and macros
Merged pull requests:
Closed issues:
Includes/template extension (#18 )
Pass arbitrary Julia values into template (#21 )
v0.4.0
07 Dec 01:44
Compare
Sorry, something went wrong.
No results found
OteraEngine v0.4.0
Diff since v0.3.0
Breaking changes
@filter macro is added
tmp_init and jl_init are integrated to init
the implementation of renderer is changed, and performance is improved
Merged pull requests: