Skip to content

v1.2.0

Compare
Choose a tag to compare
@fkling fkling released this 08 Dec 05:34
· 767 commits to master since this release

New

Thanks to the tremendous efforts of @RReverser, we now have support for different languages! (#62, #63, #65)

screen shot 2015-12-07 at 9 27 47 pm

New Parsers

New Transformers

In addition, adding new parsers and transformers is now even easier. See the updated README and the source.


Improvements

  • With the introduction of categories, the chosen parser is now stored in code snippets! (07a6bce)
  • Style improvements (#60, @jdichev)

Updates

  • Update traceur to v0.0.93, which adds JSX support ( #64 , @RReverser)