Merge branch 'master' into dynamic-filter

This commit is contained in:
Ilya Puchka
2018-10-01 22:45:21 +01:00
committed by GitHub
15 changed files with 116 additions and 57 deletions

View File

@@ -19,11 +19,15 @@ _None_
### Bug Fixes
_None_
- Fixed using parenthesis in boolean expressions, they now can be used without spaces around them.
[Ilya Puchka](https://github.com/ilyapuchka)
[#254](https://github.com/stencilproject/Stencil/pull/254)
### Internal Changes
_None_
- `Token` type converted to struct to allow computing token components only once.
[Ilya Puchka](https://github.com/ilyapuchka)
[#256](https://github.com/stencilproject/Stencil/pull/256)
## 0.13.1