verb
Version:
Verb makes it easy to build project documentation using simple markdown templates, with zero configuration required.
9 lines (8 loc) • 825 B
Markdown
## Release History
* v0.3.5 2013-11-14 Repos task is now a separate grunt plugin. Adds basic badge mixins and lots of new test fixtures to test templates and mixins.
* v0.3.0 2013-11-14 Updates function that reads in metadata from options to accept mixed formats.
* v0.2.4 2013-11-07 Adds table of contents generation. Just use `{%= toc %}` where you want it to go.
* v0.2.2 2013-11-02 Fixes the function for the `metadata` option. Externalizes advanced docs since no config is really needed for this task.
* v0.1.9 2013-10-10 Adds ability to specify multiple metadata files in yaml or json format.
* v0.1.3 2013-09-20 Completely refactored. Adds a lot of documentation.
* v0.1.0 2013-09-18 First commmit.