TypeScript 0.9.0.1 for Visual Studio 2012 is now available for download

Microsoft has released TypeScript 0.9.0.1 for Visual Studio 2012. This update addresses a few of the highest priority issues that were reported in the 0.9.0 release. This update covers incorrect codegen with getters, poor errors with non-UTF-8 files, incorrect type inference, and more.

Overview
TypeScript is a language for application-scale JavaScript. TypeScript adds optional types, classes, and modules to JavaScript. TypeScript supports tools for large-scale JavaScript applications for any browser, for any host, on any OS. TypeScript compiles to clean, readable, standards-based JavaScript. Try it out at http://www.typescriptlang.org/playground

TypeScript for Visual Studio 2012 provides a TypeScript editor and compiler for Visual Studio 2012.

Download TypeScript 0.9.0.1 for Visual Studio 2012
The links in this section correspond to files available for this download. Download the files appropriate for you.

TypeScript for Visual Studio 2012 will install when Visual Studio 2012 is not installed, and provide the TypeScript compiler. To integrate the development tools after installing Visual Studio 2012, you must reinstall TypeScript for Visual Studio 2012.

For instructions on using TypeScript, see the TypeScript tutorial.

System requirements
Supported operating systems: Windows 7, Windows 8
  • Visual Studio Ultimate 2012
  • Visual Studio Premium 2012
  • Visual Studio Professional 2012
  • Visual Studio Express 2012 for Web

TypeScript Releases History
  • TypeScript 0.9.0.1 - June 28, 2013
  • TypeScript 0.9.0 - June 18, 2013
  • TypeScript 0.8.3.1 - March 29, 2013
  • TypeScript 0.8.3 - February 27, 2013
  • TypeScript 0.8.2 - January 21, 2013
  • TypeScript 0.8.1.1 - December 4, 2012 (debugging fixes for v0.8.1)
  • TypeScript 0.8.1 - November 15, 2012
  • TypeScript 0.8.0 - October 1, 2012 (first preview release)

Reference:
Announcing TypeScript 0.9.0.1 (Release notes)

No comments: