Skip to content

Releases: bkiers/Liqp

0.7.2

19 Jan 07:08
Compare
Choose a tag to compare

New in version 0.7.2:

  • allowing for nested variable contexts: #47
  • optional strict variables: #48 (thanks @jajcek)
  • and/or operators have equal precedence and are evaluated from right to left: #59 (thanks @bmateusz)
  • allow filters to have access to the template context: #50 (thanks @lukito)
  • closing the thread once its execution is done: #54 (thanks @mehtasankets)
  • custom tag parameters as string: #46 (thanks @mosabua)
  • upgraded JSoup (security patch): #62 (thanks @efenderbosch)
  • allowing some keywords as identifiers: #65 (thanks @bmateusz)

0.7.1

11 Oct 07:00
Compare
Choose a tag to compare

See 0.7.2

0.6.4

10 Nov 21:51
Compare
Choose a tag to compare

Fixed issue #14

0.6.3

26 Sep 11:52
Compare
Choose a tag to compare
Merge pull request #11 from bkiers/develop

Added Jitpack badge