This repository has been 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 astring
or afunction
.
Breaking changes
- Removed the
text
configuration option. - Renamed the
colors
configuration option tostatus
. - Renamed the
running
configuration option topending
.
v1.0.0
Initial release.