Skip to content

0.5.0

Compare
Choose a tag to compare
@rzhw rzhw released this 07 May 02:43
· 19 commits to master since this release

Breaking changes:

The except option will now exclude by-part, when in by-part mode (#35). Formerly, it excluded only whole class names, even when in by-part mode.

Note this means behavior is no longer consistent with Closure Compiler and the --excluded_classes_from_renaming flag in Closure Stylesheets.

Developer changes:

Bumped gts from 2.0.0 to 3.1.0. Upgraded minor versions of other dependencies.