Releases: bkiers/Liqp
Releases · bkiers/Liqp
0.7.2
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)