| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-27 | 972 Bytes | |
| v5.9.0 source code.tar.gz | 2025-10-27 | 148.9 kB | |
| v5.9.0 source code.zip | 2025-10-27 | 235.2 kB | |
| Totals: 3 Items | 385.1 kB | 1 | |
What's Changed
- Inline some information that previously lived at the category level by @iainmcampbell in https://github.com/Shopify/liquid/pull/1968
- Fix a typo in the documentation by @juharris in https://github.com/Shopify/liquid/pull/1952
- Update documentation for loop's named parameters by @aswamy in https://github.com/Shopify/liquid/pull/1984
- Avoid creating new regex objects in utility functions by @ggmichaelgo in https://github.com/Shopify/liquid/pull/1995
- Introduce the
:rigidparsing mode by @charlespwd @karreiro in https://github.com/Shopify/liquid/pull/1991
New Contributors
- @iainmcampbell made their first contribution in https://github.com/Shopify/liquid/pull/1968
- @juharris made their first contribution in https://github.com/Shopify/liquid/pull/1952
- @aswamy made their first contribution in https://github.com/Shopify/liquid/pull/1984
Full Changelog: https://github.com/Shopify/liquid/compare/v5.8.7...v5.9.0