Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

dts2as 0.7.0

Compare
Choose a tag to compare
@joshtynjala joshtynjala released this 29 Dec 22:22
· 126 commits to master since this release
  • Fixes issue where ActionScript generated from TypeScript files containing references to external files using /// <reference path="path/to/file.ts" /> would not compile when dts2as --outSWC argument was used.
  • Fixes issue where some generated ActionScript would not compile because Apache FlexJS was missing some types defined in the TypeScript standard library.
  • Upgraded to TypeScript 1.7.