Fixed using spaces in filter expressions and variables lists (#178)
* fixed using spaces in filter expression * fixed breaking variables lists and filters by spaces * simplified smartJoin * avoid force unwrap
This commit is contained in:
@@ -8,9 +8,15 @@
|
||||
[Yonas Kolb](https://github.com/yonaskolb)
|
||||
[#394](https://github.com/stencilproject/Stencil/pull/214)
|
||||
|
||||
- Adds support for using spaces in filter expression
|
||||
[Ilya Puchka](https://github.com/yonaskolb)
|
||||
[#178](https://github.com/stencilproject/Stencil/pull/178)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fixed using quote as a filter parameter
|
||||
[Ilya Puchka](https://github.com/yonaskolb)
|
||||
[#210](https://github.com/stencilproject/Stencil/pull/210)
|
||||
|
||||
|
||||
## 0.11.0 (2018-04-04)
|
||||
|
||||
Reference in New Issue
Block a user