fix(if): Treat below 0 numbers as negative

This commit is contained in:
Kyle Fuller
2016-11-27 20:11:51 +00:00
parent 9fdbbc99e9
commit 2324808dca
3 changed files with 38 additions and 0 deletions

View File

@@ -33,6 +33,8 @@
- Templates can now extend templates that extend other templates.
[#60](https://github.com/kylef/Stencil/issues/60)
- If comparisons will now treat 0 and below numbers as negative.
## 0.6.0