Skip to content

v1.0.0

Compare
Choose a tag to compare
@pheyvaer pheyvaer released this 17 Aug 05:37
· 41 commits to master since this release

Changed

  • Updated all dependencies and necessary compatibility changes
  • Index.js split into several files
  • Support for target and multiple outputs (see issue 34)
  • Replaced uglify with terser

Fixed

  • Jest test for example outputs cannot load Worker object (see issue 13)
  • Missing require for brace XML mode
  • Outdated guides in README

Added

  • Test and example for targets in RML
  • Add license info (see issue 37)