fix(variable): Resolving variable as string literal (#168)
In Swift 4, a Substring was returned.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
- Fixed rendering `{{ block.super }}` with several levels of inheritance
|
||||
- Fixed checking dictionary values for nil in `default` filter
|
||||
- Fixed comparing string variables with string literals
|
||||
|
||||
|
||||
## 0.10.1
|
||||
|
||||
Reference in New Issue
Block a user