Skip to content

v1.7.5

Compare
Choose a tag to compare
@samaxes samaxes released this 30 Oct 02:13
· 11 commits to master since this release
  • Add support for external bundle configuration (#57).
  • Replace prerequisites with Maven Enforcer plugin.
  • Remove the deprecated oss-parent from pom.xml (See OSSRH Apache Maven Guide).
  • Change suffix handling to permit alternative naming schemes (#68).
  • Add support for Google Closure Compiler's warning levels (#74).
  • Use Google Closure Compiler lightweight message formatter for printing compiler errors (#109, #110).
  • Clearer error message when target directory creation fails (#42, #87, #116).
  • Add configuration for Google Closure Compiler extra annotations (#83, #117).
  • Update Google Closure Compiler to v20161024 (#119, #121).
  • Minified file should be in the same directory as the merged file (#73).
  • Add ES6 support (#128).
  • Update YUI Compressor to 2.4.8 (#111).
  • Enable colorized error output for Google Closure Compiler.
  • Add support for @define replacements (#127).