mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-19 19:00:39 -07:00
Bound resource use when iterating ranges (#2117)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Liquid Change Log
|
||||
|
||||
## Unreleased
|
||||
|
||||
* Avoid materializing integer ranges in `for` and `tablerow` loops, and account for each visited range item.
|
||||
|
||||
## 5.13.0
|
||||
|
||||
* Add TruffleRuby in CI [Benoit Daloze]
|
||||
|
||||
Reference in New Issue
Block a user