refactor(if): Deprecate ifnot tag
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
to be able to test. Now we have access to `@testable` these can correctly be
|
||||
private.
|
||||
|
||||
- `{% ifnot %}` tag is now deprecated, please use `{% if not %}` instead.
|
||||
|
||||
### Enhancements
|
||||
|
||||
- Variable lookup now supports introspection of Swift types. You can now lookup
|
||||
|
||||
Reference in New Issue
Block a user