Skip to content

8.16.0: Transform without statements

Compare
Choose a tag to compare
@thekid thekid released this 01 Oct 18:42
· 191 commits to master since this release
  • Merged PR #175: Transform multiple nodes without creating statements
    (@thekid)
  • Refactored code base to use the new reflection library instead of
    the Package class from lang.reflect. See xp-framework/rfc#338
    (@thekid)