We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 608e884 commit 1ab30b2Copy full SHA for 1ab30b2
CHANGELOG.md
@@ -1,5 +1,11 @@
1
#Changelog
2
3
+##0.0.7 (August 18, 2014)
4
+
5
+- Added support for examples tag.
6
+- Added support for returns tag.
7
+- Added both `bower_components` and `gulpfile` to default walk exceptions.
8
9
##0.0.6 (August 17, 2014)
10
11
- Added support for custom Handlebars templates.
package.json
@@ -1,7 +1,7 @@
{
"name": "doxdox",
"description": "HTML and Markdown documentation generator.",
- "version": "0.0.6",
+ "version": "0.0.7",
"bin": "./bin/doxdox",
"license": "MIT",
"dependencies": {
0 commit comments