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 94a759e commit 6e7f721Copy full SHA for 6e7f721
CHANGELOG.md
@@ -1,5 +1,9 @@
1
#Changelog
2
3
+##0.0.4 (August 10, 2014)
4
+
5
+- Improved Node.js support with the addition of a new method: parseFile.
6
7
##0.0.3 (August 10, 2014)
8
9
- Updated doxdox to be importable through Node.js
package.json
@@ -1,7 +1,7 @@
{
"name": "doxdox",
"description": "HTML and Markdown documentation generator.",
- "version": "0.0.3",
+ "version": "0.0.4",
"bin": "./bin/doxdox",
"license": "MIT",
"dependencies": {
0 commit comments