Back to Coffeescript

0.5.2

documentation/sections/changelog/0.5.2.md

2.7.0346 B
Original Source
releaseHeader('2010-02-25', '0.5.2', '0.5.1')

Added a compressed version of the compiler for inclusion in web pages as /v<%= majorVersion %>/browser-compiler-legacy/coffeescript.js. It’ll automatically run any script tags with type text/coffeescript for you. Added a --stdio option to the coffee command, for piped-in compiles.