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 c1ed3e9 commit 51e9067Copy full SHA for 51e9067
CHANGELOG.md
@@ -1,9 +1,13 @@
1
# ChangeLog
2
3
+## 2.1.0
4
+ - Fix a bug of calculating length of receiving packets.
5
+ - Added echo() function with a variantmap argument.
6
+ - Implement the logic of the tspawn command to generate scaffolding for vue.js.
7
+
8
## 2.0.2
9
- Updated the scaffold generator to generate WebAPI codes.
- - Modified the scaffold generator to generate service classes for the model
- layer.
10
+ - Modified the scaffold generator to generate service classes for the model layer.
11
12
## 2.0.1
13
- Support for Qt version 6.
0 commit comments