Skip to content

Commit

Permalink
traversal fix
Browse files Browse the repository at this point in the history
  • Loading branch information
davydotcom committed Jan 31, 2024
1 parent 4a09fc9 commit f077cba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ dependencies {

## What's New

* **0.7.4** Fixing Array Access via tree traversal i.e. local.my_array.0 vs local.my_array[0]
* **0.7.3** Fixing Multiline Formatting Issue
* **0.7.2** Handling nested Block types in a List as a non null value
* **0.7.1** Adding some parser exception safety and added slf4j dependency for logging errors
Expand Down

0 comments on commit f077cba

Please sign in to comment.