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 84dbcd7 commit 3ead7c2Copy full SHA for 3ead7c2
docs/dev/releases_note.md
@@ -1,5 +1,17 @@
1
# EcuBus-Pro Release Notes
2
3
+## v0.8.42
4
+Changes from v0.8.41 to v0.8.42:
5
+
6
7
+* [feat]:add UDS code generate ability
8
+* [bug]:fix doip tcp client fix port TIME_WAIT state
9
+* [opt]:opt HIL test
10
+* [opt]:opt multi-windows
11
+---
12
13
+# EcuBus-Pro Release Notes
14
15
## v0.8.41
16
Changes from v0.8.40 to v0.8.41:
17
package.json
@@ -1,6 +1,6 @@
{
"name": "ecubuspro",
- "version": "0.8.41",
+ "version": "0.8.42",
"description": "EcuBus-Pro",
"main": "./out/main/index.js",
"author": "frankie.zengfu@gmail.com",
0 commit comments