Skip to content

v3.0.0

Choose a tag to compare

@wallw-dev wallw-dev released this 17 Jun 11:30
· 101 commits to master since this release

3.0.0 (2019-06-17)

Features

  • compile: Use the compiler's JS API instead of invoking a Java process. (1ceb89f)

BREAKING CHANGES

  • compile: The os-compile executable now requires a path to the Closure Compiler options as a JSON file, instead of a list of arguments for the Java compiler.