Skip to content

Releases: MommaWatasu/OteraEngine.jl

v0.5.6

04 Oct 15:43

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

OteraEngine v0.5.4

Diff since v0.5.3

Merged pull requests:

v0.5.3

28 May 07:04

Choose a tag to compare

OteraEngine v0.5.3

Diff since v0.5.2

Merged pull requests:

v0.5.2

27 Mar 11:17

Choose a tag to compare

OteraEngine v0.5.2

Diff since v0.5.1

Breaking changes

  • Support multi-bytes-characters

v0.5.1

21 Mar 13:40

Choose a tag to compare

OteraEngine v0.5.1

Diff since v0.5.0

Merged pull requests:

Closed issues:

  • Custom Parser (#22)

v0.5.0

25 Feb 10:09

Choose a tag to compare

OteraEngine v0.5.0

Diff since v0.4.2

v0.4.2

20 Feb 14:08

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

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: