| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-18 | 1.1 kB | |
| v5.12.0 source code.tar.gz | 2026-03-18 | 154.0 kB | |
| v5.12.0 source code.zip | 2026-03-18 | 243.1 kB | |
| Totals: 3 Items | 398.1 kB | 1 | |
What's Changed
- Preserve literal semantics in strict2 case/when by @dejmedus in https://github.com/Shopify/liquid/pull/2016
- Use floating-point format for BigDecimal stringification by @ianks in https://github.com/Shopify/liquid/pull/2022
- Make new tests serializable to liquid-spec by @charlespwd in https://github.com/Shopify/liquid/pull/2027
- Require liquid-spec to be run on commit automatically and related fixes by @tobi in https://github.com/Shopify/liquid/pull/2034
- Update the specs to new signature and fix CI by @charlespwd in https://github.com/Shopify/liquid/pull/2036
- Add squish filter by @bakura10 in https://github.com/Shopify/liquid/pull/2050
- Fix rubocop offenses in test file by @graygilmore in https://github.com/Shopify/liquid/pull/2054
- Add cumulative resource score tracking across partial renders by @ianks in https://github.com/Shopify/liquid/pull/2058
New Contributors
- @bakura10 made their first contribution in https://github.com/Shopify/liquid/pull/2050
Full Changelog: https://github.com/Shopify/liquid/compare/v5.11.0...v5.12.0