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