Releases: orangain/ktast
Releases · orangain/ktast
0.7.1
- Support mutating AST preserving extras.
0.7.0
- Support full syntax of Kotlin 1.7.0.
- Now ConverterWithExtras and Writer can parse and write back source codes preserving all whitespaces and comments.
- Refactor many Node classes (still in progress).
0.6.0
First release of ktast. Still in development.