Skip to content

Releases: yanagiba/swift-transform

0.1.2

01 Apr 01:06
bbd342c
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release
  • Made some required properties public and added linebreaks to some declarations
  • Support playground literal and identifier
  • Swift 4.1 migration

0.1.1 - Harvey

01 Sep 15:53
Compare
Choose a tag to compare
0.1.1 - Harvey Pre-release
Pre-release
  • Better API for projects to override the Tokenizer methods.

For people who found this project helpful, please consider donate to Hurricane Harvey Relief Fund https://ghcf.org/hurricane-relief/.

0.1.0

20 Aug 17:01
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial release with

  • Project bootstrapping
  • AST node tokenizations (Credits: @angelolloqui)
  • Generators that leverages the tokenizations