Skip to content

1.4.0: Spread operator in arrays & maps

Compare
Choose a tag to compare
@thekid thekid released this 04 Nov 18:28
· 1305 commits to master since this release
  • Merged PR #18: Allow using unpack operator inside array literals
    (@thekid)
  • Added option to specify target version to xp compile - @thekid
  • Fixed isse #17: Comments missing from generated code - @thekid