This repository was archived by the owner on Nov 20, 2022. It is now read-only.
Releases: gravplats/webpack-anybar-plugin
Releases · gravplats/webpack-anybar-plugin
v3.0.0
v2.2.0
New feature
- Read configuration options from
anybar.config.js, if present.
v2.1.0
New feature
- Pass compilation object or stats object to status function.
v2.0.0
New features
- The
status(formerlycolors) can either be astringor afunction.
Breaking changes
- Removed the
textconfiguration option. - Renamed the
colorsconfiguration option tostatus. - Renamed the
runningconfiguration option topending.
v1.0.0
Initial release.