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 8c55493 commit b67b37dCopy full SHA for b67b37d
CHANGELOG.md
@@ -1,4 +1,8 @@
1
2
+## 1.0.7
3
+
4
+- fixed class name matcher
5
6
## 1.0.6
7
8
- fixed translations loading
package.json
@@ -1,6 +1,6 @@
{
"name": "doxyjs",
- "version": "1.0.6",
+ "version": "1.0.7",
"description": "Converts Javascript into psudo C++ for Doxygen",
"main": "index.js",
"author": "Dmitry Toropchin",
0 commit comments