File tree Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Original file line number Diff line number Diff line change 11# Liquid Change Log
22
3- ## 5.7.3 (unreleased)
3+ ## 5.8.1 (unreleased)
44
5- * Raise Liquid::SyntaxError when parsing invalidly encoded strings
5+ ## 5.8.0
6+
7+ * Introduce the new ` {% doc %} ` tag [ Guilherme Carreiro]
8+
9+ ## 5.7.3
10+
11+ * Raise Liquid::SyntaxError when parsing invalidly encoded strings [ Chris AtLee]
612
713## 5.7.2 2025-01-31
814
9- * Fix array filters to not support nested properties
15+ * Fix array filters to not support nested properties [ Guilherme Carreiro ]
1016
1117## 5.7.1 2025-01-24
1218
13- * Fix the ` find ` and ` find_index ` filters to return ` nil ` when filtering empty arrays
14- * Fix the ` has ` filter to return ` false ` when filtering empty arrays
19+ * Fix the ` find ` and ` find_index ` filters to return ` nil ` when filtering empty arrays [ Guilherme Carreiro ]
20+ * Fix the ` has ` filter to return ` false ` when filtering empty arrays [ Guilherme Carreiro ]
1521
1622## 5.7.0 2025-01-16
1723
1824### Features
1925
20- * Add ` find ` , ` find_index ` , ` has ` , and ` reject ` filters to arrays
21- * Compatibility with Ruby 3.4
26+ * Add ` find ` , ` find_index ` , ` has ` , and ` reject ` filters to arrays [ Guilherme Carreiro ]
27+ * Compatibility with Ruby 3.4 [ Ian Ker-Seymer ]
2228
2329## 5.6.4 2025-01-14
2430
You can’t perform that action at this time.
0 commit comments