This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
dts2as 0.7.0
- 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.