Consolidate contextualization of inputs via the context

This commit is contained in:
Thierry Joyal
2022-03-07 12:49:28 -05:00
parent 7357dcf185
commit 1bf77d7798
6 changed files with 85 additions and 26 deletions
+1
View File
@@ -4,6 +4,7 @@
### Fixes
* StandardFilter: Fix missing @context on iterations (#1525) [Thierry Joyal]
* Consolidate contextualization of inputs via the context (#XXX) [Thierry Joyal]
### Deprecation
* Condition#evaluate to require mandatory context argument in Liquid 6.0.0 (#1527) [Thierry Joyal]