Skip to content

Releases: orangain/ktast

0.7.1

19 Jun 12:00
9a541d0
Compare
Choose a tag to compare
  • Support mutating AST preserving extras.

0.7.0

19 Jun 06:33
9ce5fdb
Compare
Choose a tag to compare
  • 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

05 Jun 05:52
8a9576f
Compare
Choose a tag to compare

First release of ktast. Still in development.