Back to Coffeescript

0.1.5

documentation/sections/changelog/0.1.5.md

2.7.0378 B
Original Source
releaseHeader('2009-12-26', '0.1.5', '0.1.4')

Array slice literals and array comprehensions can now both take Ruby-style ranges to specify the start and end. JavaScript variable declaration is now pushed up to the top of the scope, making all assignment statements into expressions. You can use \ to escape newlines. The coffeescript command is now called coffee.