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 fbbc34b commit 6e91816Copy full SHA for 6e91816
CHANGELOG.md
@@ -1,4 +1,8 @@
1
2
+## 1.0.5
3
+
4
+- fixed base class search
5
6
## 1.0.4
7
8
- [#6](https://github.com/dmitrytoropchin/doxyjs/issues/6) added translations for doxygen comments
package.json
@@ -1,6 +1,6 @@
{
"name": "doxyjs",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "Converts Javascript into psudo C++ for Doxygen",
"main": "index.js",
"author": "Dmitry Toropchin",
0 commit comments