Releases: harttle/liquidjs
Releases · harttle/liquidjs
v9.32.0
9.32.0 (2022-01-02)
Features
- support allow_false for
default
filter, see #435 (c756191)
v9.29.0
9.29.0 (2021-12-11)
Features
- customize globals & strictVariables when calling render, see #432 (6801552)
v9.28.6
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
9.28.5 (2021-11-05)
Bug Fixes
- always allow './' and '../' to be relative, even on windows (44f6b52)
v9.28.3
9.28.3 (2021-10-27)
Bug Fixes
- relative root (by default) yields LookupError, fixes #419, #424, also related to #395 (aebeae9)