dgeni-packages
Advanced tools
Changelog
v0.6.0 03/07/2014
New Features
Bug Fixes
Refactorings
BREAKING CHANGE
{ name: 'tag-to-ignore', ignore: true }
Changelog
v0.5.0 03/07/2014
New Features
Bug Fixes
Changelog
v0.4.0 03/06/2014
New Features
rendering.nunjucks.config
field to config eb805097Bug Fixes
BREAKING CHANGE
examples
injectable object has changed from being
a flat array to a hash indexed on the id of the example. If you only
iterated over the examples then things like forEach
should still just
work. But you can no longer access the examples by index, e.g.
examples[0]
will return undefined rather than the first example.Changelog
v0.3.0 02/28/2014
New Features
Bug Fixes
Changelog
v0.2.4 02/25/2014
Bug Fixes
Changelog
v0.2.3 02/25/2014
Bug Fixes
Changelog
v0.2.2 02/21/2014
Bug Fixes
Changelog
v0.2.1 02/20/2014
Bug Fixes