documentation/sections/changelog/1.1.3.md
releaseHeader('2011-11-08', '1.1.3', '1.1.2')
super in class level methods in class bodies, and bound class methods now preserve their correct context.010 is 8, and hexadecimal numbers 0xf is 15, but CoffeeScript now also supports binary numbers: 0b10 is 2.require individual components separately, without having to use npm. For example, after adding the CoffeeScript folder to your path: require('coffeescript/lexer')coffee --watch feature now only works on Node.js 0.6.0 and higher, but now also works properly on Windows.