Releases: Shopify/liquid
Releases · Shopify/liquid
v5.8.1
v5.8.0
v5.7.3
v5.7.2
v5.7.1
v5.7.0
What's Changed
- Add
find,find_index,has, andrejectfilters to arrays by @karreiro in #1869 - Add the "Releasing" section to
CONTRIBUTING.mdby @karreiro in #1891 - Implement logic for stringify Hashes to keep compat with 3.4 by @ianks in #1892
- Allow for custom
< Hashclasses to override#to_sby @ianks in #1896 - Use
Liquid::Utils.to_sforjoinfilter by @ianks in #1897 - Ensure we use
InputIterator#eachwhen injoinfilter by @ianks in #1898 - Bump to 5.7.0 by @karreiro in #1894
Full Changelog: v5.6.4...v5.7.0
v5.6.4
What's Changed
Full Changelog: v5.6.3...v5.6.4
v5.6.3
v5.6.2
What's Changed
- float has to start with a digit by @ggmichaelgo in #1886
Full Changelog: v5.6.1...v5.6.2
v5.6.1
What's Changed
- Update README.md with default environment by @benstein in #1879
- Faster Expression parser / Tokenizer with StringScanner by @ggmichaelgo in #1844
New Contributors
Full Changelog: v5.6.0...v5.6.1