bdkjones / CodeKit-1-Old

146 stars 1 forks source link

V 1.6.2 still has Coffee 1.6.1 #607

Closed thomasf1 closed 11 years ago

thomasf1 commented 11 years ago

It seems CodeKit 1.6.2 still compiles with Coffeescript 1.6.1 (contrary to the release notes)?

PS: The 1.6+ Coffeescript range has a bug that makes it unusable for me, which is now finally fixed in 1.6.2

Also the About in it states 1.6.1 as coffee Version... screen shot 2013-05-27 at 15 42 06

bdkjones commented 11 years ago

The CoffeeScript guys forgot to update their version number in their latest release and they're being super lazy about fixing that.

CodeKit is currently running CoffeeScript 1.6.2, even though the CS binary returns the wrong version string. See here:

https://github.com/jashkenas/coffee-script/issues/2989