Releases: typhonjs-node-esdoc/esdoc-plugin-extends-replace
Releases · typhonjs-node-esdoc/esdoc-plugin-extends-replace
0.4.2
0.4.2 (2016-03-10)
- No new features. Changed
esdoc.json
to .esdocrc
. TyphonJS is standardizing on using .esdocrc
, but all ESDoc
plugins will support esdoc.json
or .esdocrc
where applicable.
0.4.0
0.4.0 (2016-01-27)
- No new features. Removed dependence on
typhonjs-core-gulptasks
and JSPM for testing.
0.2.1
- Updated README.md for accuracy.
0.2.0
- All pattern matching strings are now treated as RegExp instances for better pattern matching.
- Added
silent
option which silences logging output.