Skip to content

Releases: harttle/liquidjs

v9.32.0

02 Jan 08:35
Compare
Choose a tag to compare

9.32.0 (2022-01-02)

Features

  • support allow_false for default filter, see #435 (c756191)

v9.31.0

19 Dec 14:35
Compare
Choose a tag to compare

9.31.0 (2021-12-19)

Features

v9.30.0

18 Dec 07:31
Compare
Choose a tag to compare

9.30.0 (2021-12-18)

Features

v9.29.0

11 Dec 12:33
Compare
Choose a tag to compare

9.29.0 (2021-12-11)

Features

  • customize globals & strictVariables when calling render, see #432 (6801552)

v9.28.6

07 Dec 15:50
Compare
Choose a tag to compare

9.28.6 (2021-12-07)

Bug Fixes

  • size filter does not respect Objects, fixes #385 (6c11426)
  • throws when using preserveTimezones on Node.js, fixes #431 (e2ef236)

v9.28.5

05 Nov 19:40
Compare
Choose a tag to compare

9.28.5 (2021-11-05)

Bug Fixes

  • always allow './' and '../' to be relative, even on windows (44f6b52)

v9.28.4

31 Oct 08:37
Compare
Choose a tag to compare

9.28.4 (2021-10-31)

Bug Fixes

  • allow {%render%} to reassign argument, #404 (124f4c4)

v9.28.3

27 Oct 16:01
Compare
Choose a tag to compare

9.28.3 (2021-10-27)

Bug Fixes

  • relative root (by default) yields LookupError, fixes #419, #424, also related to #395 (aebeae9)

v9.28.2

16 Oct 14:41
Compare
Choose a tag to compare

9.28.2 (2021-10-16)

Bug Fixes

  • cache ongoing parseFile() calls, fixes #416 (8894cbf)

v9.28.1

16 Oct 04:32
Compare
Choose a tag to compare

9.28.1 (2021-10-16)

Bug Fixes