Liquidpy

Latest version: v0.8.2

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

Scan your dependencies

Page 2 of 3

0.7.3

- 🩹 Make `default` filter work with `None`
- 🩹 Make `attr` filter work with dicts
- 🩹 Use filter `liquid_map`, in wild mode, instead of `map`, which is overridden by python's builtin `map`

0.7.2

- 🐛 Fix `date` filter issues (38, 40)
- ✨ Add `markdownify` for jekyll (36, 37)
- ✨ Add `number_of_words` for jekyll
- ✨ Add jekyll filter `sort`
- ✨ Add jekyll filter `slugify`
- ✨ Add jekyll filter `array_to_sentence_string`
- ✨ Add jekyll filter `jsonify`
- ✨ Add jekyll filters `xml_escape`, `cgi_escape` and `uri_escape`
- ✨ Add `int`, `float`, `str` and `bool` as both filters and globals for all modes (40)

0.7.1

- ✨ Add `regex_replace` filter
- ✨ Allow absolute path and pathlib.Path passed as template files
- ✨ Allow `+/-` to work with date filter (38)
- ✨ Add `filters_as_globals` for wild mode (defaults to `True`)

0.7.0

- Reimplement using jinja2

0.6.4

Last release of 0.6, for compatibilities.

- Add regex_replace filter (33)

0.6.3

- Allow tag for to have output(test | filter) in python mode.
- Fix stacks not print in some cases.
- Avoid closing stream after parsing
- Add better error message for attribute error while rendering
- Print 'KeyError' for render error if it is a KeyError.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.