0.5.0
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.