- Updated dependencies.
- No new features. Changed
esdoc.json
to.esdocrc
. TyphonJS is standardizing on using.esdocrc
, but all ESDoc plugins will supportesdoc.json
or.esdocrc
where applicable.
- No new features. Converted source to ES6.
- No new features. Removed dependence on
typhonjs-core-gulptasks
and JSPM for testing.
- No new features. NPM publish error.
- No new features. Stable version release coordinated with
[email protected]
- Better log messages indicating the target class where extends replacement occurs.
- Updated README.md for accuracy.
- All pattern matching strings are now treated as RegExp instances for better pattern matching.
- Added
silent
option which silences logging output.
- Initial release