Skip to content

0.4.0

Choose a tag to compare

@cknitt cknitt released this 25 May 10:07
· 125 commits to master since this release
933cfe8
  • Directly use Reason parser api instead of forking the refmt exe for each file.
    Message extraction is now lightning fast! 😀
  • Command line args
    • allow multiple source directories to be specified
    • support -v and -help options
  • Support message extraction when open ReactIntl; was used.
  • Added tests + Travis CI.