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 15 of 23

1.0.3

- Explicit re-export
- Changed `Context._tag_namespace` to `Context.tag_namespace`.

1.0.2

- Fixed manifest error.

1.0.1

- Test against Python Babel 2.12 which includes CLDR 42.

1.0.0

- Test against Python 3.10 and Django 4.0.

1.0.0beta.1

- **Breaking Change**: Both `Environment.fromString()` and `Template.fromString()` have been changed to accept a template source string (as before), render context globals as the second argument, and a `TemplateContext` object as an optional third argument.
- **Breaking Change**: The `children` method of the `Node` interface is now optional. If implemented it should return an array of `ChildNode`s, whereas before it would have been an array of `Nodes`.
- **Breaking Change**: `TemplateParser.parseBlock()` now accepts an optional `token` argument. If given, this token will be assigned to the resulting block. The current token in the stream will be used otherwise. All built-in block tags now pass their initial tag to `parseBlock()` instead of the tag for the first node in the block.

0.23.1

- Moved folder `liquid` to `shopify_liquid`.
- Updated Shopify/Liquid from GitHub main.
- Updated LiquidJS to 10.20.1
- Added Python Liquid2

Page 15 of 23

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.