Python-liquid

Latest version: v1.13.0

Safety actively analyzes 707299 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 21 of 23

0.6.2

- Refactored the standard expression parser. It's now possible to extend `ExpressionParser` for use with custom tags.
- Decoupled boolean expression parsing for easier `if`, `unless` and `case` tag subclassing.

0.6.1

- Added support for Python 3.7 and PyPy3.7.

0.6.0

- Clarify some for loop test cases involving `offset: continue`
- Upgrade liquidjs to 9.33.1, which implements `offset: continue`

0.5.3alpha.1

- Fixed a bug where the `loaderContext` object passed to `RenderContext.getTemplate` and `RenderContext.getTemplateSync` would not get passed on to template loaders.
- Fixed a bug where the abstract `Loader` class was not passing `matter`, `upToDate` and `upToDateSync` on to `Environment.fromString`.
- Renamed `TemplateSource.uptoDate` to `TemplateSource.upToDate` and `TemplateSource.uptoDateSync` to `TemplateSource.upToDateSync`.

0.5.2alpha.1

- Fixed a bug with `NodeFileSystemLoader` and `CachingNodeFileSystemLoader` where template authors could escape the template search path.

0.5.1alpha.1

- Declare DOM types for browser specific loaders.

Page 21 of 23

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.