mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-20 19:30:47 -07:00
Update history for 3.0.5
This commit is contained in:
+9
-1
@@ -26,7 +26,15 @@
|
|||||||
* Disallow variable names in the strict parser that are not valid in the lax parser (#463) [Justin Li]
|
* Disallow variable names in the strict parser that are not valid in the lax parser (#463) [Justin Li]
|
||||||
* Fix BlockBody#warnings taking exponential time to compute (#486) [Justin Li]
|
* Fix BlockBody#warnings taking exponential time to compute (#486) [Justin Li]
|
||||||
|
|
||||||
## 3.0.3 / 2015-05-28 / branch "3-0-stable"
|
## 3.0.5 / 2015-07-23 / branch "3-0-stable"
|
||||||
|
|
||||||
|
* Fix test failure under certain timezones [Dylan Thacker-Smith]
|
||||||
|
|
||||||
|
## 3.0.4 / 2015-07-17
|
||||||
|
|
||||||
|
* Fix chained access to multi-dimensional hashes [Florian Weingarten]
|
||||||
|
|
||||||
|
## 3.0.3 / 2015-05-28
|
||||||
|
|
||||||
* Fix condition parse order in strict mode (#569) [Justin Li]
|
* Fix condition parse order in strict mode (#569) [Justin Li]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user