Skip to content

Releases: zotonic/template_compiler

2.9.0

26 Apr 11:57
ef201ef
Compare
Choose a tag to compare

What's Changed

This makes template_compiler compatible with OTP-27 -0.0 and +0.0 changes.

New Contributors

Full Changelog: 2.8.1...2.9.0

2.8.1

04 Oct 16:08
5ba9f43
Compare
Choose a tag to compare

What's Changed

  • Add trace_position for template extends/overrules by @mworrell in #47

Full Changelog: 2.8.0...2.8.1

2.8.0

28 Sep 08:59
Compare
Choose a tag to compare

What's Changed

  • Add ex_doc for hex publish of edoc by @mworrell in #45
  • Add function includes/0 to the generated code. by @mworrell in #46

Also remove the automatic hex-publish action as it currently has a problem finding the correct version for the package.

Full Changelog: 2.7.0...2.8.0

2.7.0

25 May 13:40
2bda250
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.0...2.7.0

2.6.0

17 Feb 13:24
5c21876
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.0...2.6.0

2.5.0

25 Nov 16:51
d564f11
Compare
Choose a tag to compare

What's Changed

  • Replace erlang_localtime with qdate_localtime by @mworrell in #37

Full Changelog: 2.4.0...2.5.0

2.4.0

31 Aug 19:18
937d34b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.1...2.4.0

2.3.1

07 Jun 09:29
321bec7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0

30 May 15:54
a600e32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

2.2.0

30 May 13:30
2406174
Compare
Choose a tag to compare

What's Changed

  • Compile 'or' and 'and' expressions as 'orelse' and 'andalso' by @mworrell in #30
  • Add OTP-25 to the test matrix by @mworrell in #31

Full Changelog: 2.1.1...2.2.0