8 lines
174 B
Markdown
8 lines
174 B
Markdown
## v3.0.0
|
|
|
|
### Grammar changes
|
|
|
|
- Rename `ast;` statement to `tree;`.
|
|
- Rename `ast_prefix;` statement to `tree_prefix;`.
|
|
- Rename `ast_suffix;` statement to `tree_suffix;`.
|