Skip to content

Releases: zotonic/template_compiler

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

2.1.1

02 Feb 13:54
Compare
Choose a tag to compare

Add stack trace ad metadata to logger call.

Full Changelog: 2.1.0...2.1.1

2.1.0

01 Feb 10:01
Compare
Choose a tag to compare

Fix a problem with loops where the list var is 'undefined'

Full Changelog: 2.0.0...2.1.0

2.0.0

28 Jan 08:38
0cd9bf7
Compare
Choose a tag to compare

Main changes:

  • Minimum OTP version is now 22
  • Logger is now used for logging, removal of lager.
    This is an incompatible change as no messages will be logged in projects having lager.