Back to Coffeescript

0.1.2

documentation/sections/changelog/0.1.2.md

2.7.0446 B
Original Source
releaseHeader('2009-12-24', '0.1.2', '0.1.1')

Fixed a bug with calling super() through more than one level of inheritance, with the re-addition of the extends keyword. Added experimental Narwhal support (as a Tusk package), contributed by Tom Robinson, including bin/cs as a CoffeeScript REPL and interpreter. New --no-wrap option to suppress the safety function wrapper.