Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 696 Bytes

Versions.md

File metadata and controls

33 lines (19 loc) · 696 Bytes

V.next?

  • Perf: reduce init time further to 85 ms

0.2.12 (2012-08-27)

  • Perf: reduce total init time from 153 ms to 93 ms
  • add the --trace CLI param

0.2.11 (2012-07-29)

  • add the --color CLI param

0.2.10 (2012-07-15)

  • ground-up rewrite of Formatter code for optimal "strict + pretty + semi-dense" JSON output

0.2.9 (2012-05-07)

  • autodetect CoffeeScript expressions

0.2.8 (2012-05-03)

  • allow use of semicolons in expressions
  • packaging bugfixes
  • better documentation

0.2.6 (2012-05-01)

  • CoffeeScript support
  • Compile templates as first-class Node modules (gives us error messages with accuate line numbers)
  • Expressions autoreturn the last value