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 d4b5fe0 commit e0de6f6Copy full SHA for e0de6f6
CHANGELOG.md
@@ -1,4 +1,8 @@
1
2
+## 1.0.4
3
+
4
+- [#6](https://github.com/dmitrytoropchin/doxyjs/issues/6) added translations for doxygen comments
5
6
## 1.0.3
7
8
- [#5](https://github.com/dmitrytoropchin/doxyjs/issues/5) made type definitions optional
package.json
@@ -1,6 +1,6 @@
{
"name": "doxyjs",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "Converts Javascript into psudo C++ for Doxygen",
"main": "index.js",
"author": "Dmitry Toropchin",
0 commit comments