fix: subscripting tuple by value index (#172)
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
- Integer literals now resolve into Int values, not Float
|
||||
- Fixed accessing properties of optional properties via reflection
|
||||
- No longer render optional values in arrays as `Optional(..)`
|
||||
- Fixed subscription tuples by value index, i.e. `{{ tuple.0 }}`
|
||||
|
||||
|
||||
## 0.10.1
|
||||
|
||||
Reference in New Issue
Block a user