documentation/sections/changelog/1.3.1.md
releaseHeader('2012-04-10', '1.3.1', '1.2.0')
eval or arguments, and more. See a full discussion at #1547.Ctrl-V. You may also now pipe input directly into the REPL.Generated by CoffeeScript VERSION header at the top of each compiled file.a or= b is now considered a syntax error.do, which can now be used to more easily simulate a namespace: do (x = 1, y = 2) -> …coffee --watch under Node’s “new” file watching API. Watch will now beep by default if you introduce a syntax error into a watched script. We also now ignore hidden directories by default when watching recursively.