|
1 | 1 | # EcuBus-Pro Release Notes
|
2 | 2 |
|
3 |
| -## v0.8.17 |
| 3 | +## v0.8.18 |
| 4 | +Changes from v0.8.17 to v0.8.18: |
4 | 5 |
|
5 |
| -Changes since v0.8.16: |
| 6 | +* [feat]:test arch base ok |
| 7 | +* [refactor]: Refactor network node logic |
| 8 | +* [bug]:fix log sequence issue |
| 9 | +--- |
6 | 10 |
|
7 |
| -- [bug]:fix windows drag resize bug |
8 |
| -- [feat]:add example readme mermaid support |
9 |
| -- [feat]:add hex parse/write script ability |
| 11 | +## v0.8.17 |
| 12 | +Changes from v0.8.16 to v0.8.17: |
10 | 13 |
|
| 14 | + |
| 15 | +* [bug]:fix windows drag resize bug |
| 16 | +* [feat]:add example readme mermaid support |
| 17 | +* [feat]:add hex parse/write script ability |
11 | 18 | ---
|
12 | 19 |
|
13 | 20 | ## v0.8.16
|
14 |
| - |
15 | 21 | Changes from v0.8.15 to v0.8.16:
|
16 | 22 |
|
17 |
| -- [opt]:opt cani channel choose |
18 |
| - |
| 23 | + |
| 24 | +* [opt]:opt cani channel choose |
19 | 25 | ---
|
20 | 26 |
|
21 | 27 | ## v0.8.15
|
22 |
| - |
23 | 28 | Changes from v0.8.14 to v0.8.15:
|
24 | 29 |
|
25 |
| -- [feat]:add can setSingal |
26 |
| -- [feat]:opt can dbc parse |
27 |
| -- [feat]:add signal update |
28 |
| -- [feat]:add prase dbc file |
29 |
| - |
| 30 | + |
| 31 | +* [feat]:add can setSingal |
| 32 | +* [feat]:opt can dbc parse |
| 33 | +* [feat]:add signal update |
| 34 | +* [feat]:add prase dbc file |
30 | 35 | ---
|
31 | 36 |
|
32 | 37 | ## v0.8.14
|
33 |
| - |
34 | 38 | Changes from v0.8.13 to v0.8.14:
|
35 | 39 |
|
36 |
| -- [opt]:opt ui window |
37 |
| -- [bug]:fix diag append, must has transform attribute |
38 |
| -- [opt]:opt tooltip time |
39 |
| -- [feat]:gragh from lin database ok |
40 |
| -- [feat]:add setSignal script api |
41 |
| -- [opt]:opt ldf parse compatibility |
42 |
| - |
| 40 | + |
| 41 | +* [opt]:opt ui window |
| 42 | +* [bug]:fix diag append, must has transform attribute |
| 43 | +* [opt]:opt tooltip time |
| 44 | +* [feat]:gragh from lin database ok |
| 45 | +* [feat]:add setSignal script api |
| 46 | +* [opt]:opt ldf parse compatibility |
43 | 47 | ---
|
44 | 48 |
|
45 | 49 | ## v0.8.13
|
46 |
| - |
47 | 50 | Changes from v0.8.12 to v0.8.13:
|
48 | 51 |
|
49 |
| -- [bug]:fix key event not off |
50 |
| -- [feat]:add lin |
51 |
| -- [feat]:add lin-tp |
52 |
| -- [feat]:add uds over lin |
53 |
| -- [feat]:add trace pause/play |
54 |
| -- [feat]:add lin ia |
55 |
| -- [opt]:add ldf parse space and error lines display |
56 |
| - |
| 52 | + |
| 53 | +* [bug]:fix key event not off |
| 54 | +* [feat]:add lin |
| 55 | +* [feat]:add lin-tp |
| 56 | +* [feat]:add uds over lin |
| 57 | +* [feat]:add trace pause/play |
| 58 | +* [feat]:add lin ia |
| 59 | +* [opt]:add ldf parse space and error lines display |
57 | 60 | ---
|
58 | 61 |
|
59 | 62 | ## v0.8.12
|
60 |
| - |
61 | 63 | Changes from v0.8.11 to v0.8.12:
|
62 | 64 |
|
63 |
| -- [feat]:add LDF database feature |
64 |
| - |
| 65 | + |
| 66 | +* [feat]:add LDF database feature |
65 | 67 | ---
|
66 | 68 |
|
67 | 69 | ## v0.8.11
|
68 |
| - |
69 | 70 | Changes from v0.8.10 to v0.8.11:
|
70 | 71 |
|
71 |
| -- [feat]:add pnpm ability to cli |
72 |
| -- [feat]:add ldfParse code |
73 |
| -- [bug]:fix can-ia data length!=2 issue |
74 |
| - |
| 72 | + |
| 73 | +* [feat]:add pnpm ability to cli |
| 74 | +* [feat]:add ldfParse code |
| 75 | +* [bug]:fix can-ia data length!=2 issue |
75 | 76 | ---
|
76 | 77 |
|
77 | 78 | ## v0.8.10
|
78 |
| - |
79 | 79 | Changes from v0.8.9 to v0.8.10:
|
80 | 80 |
|
81 |
| -- [bug]:fix enum export issue |
82 |
| -- [feat]:add script OnKey feature |
83 |
| -- [feat]:add node serialport lib support |
84 |
| - |
| 81 | + |
| 82 | +* [bug]:fix enum export issue |
| 83 | +* [feat]:add script OnKey feature |
| 84 | +* [feat]:add node serialport lib support |
85 | 85 | ---
|
86 | 86 |
|
87 | 87 | ## v0.8.9
|
88 |
| - |
89 | 88 | Changes from v0.8.8 to v0.8.9:
|
90 | 89 |
|
91 |
| -- [bug]:fix cli seq doesn't close |
92 |
| - |
| 90 | + |
| 91 | +* [bug]:fix cli seq doesn't close |
93 | 92 | ---
|
94 | 93 |
|
95 | 94 | ## v0.8.8
|
96 |
| - |
97 | 95 | Changes from v0.8.7 to v0.8.8:
|
98 | 96 |
|
99 |
| -- [cli]:init first cli version, support seq command |
100 |
| -- [feat]:add cli seq ability |
101 |
| -- [opt]:opt can uds cc speed |
102 |
| -- [bug]:fix s can input issue |
103 |
| -- [bug]:fix eid can't input issue |
104 |
| - |
| 97 | + |
| 98 | +* [cli]:init first cli version, support seq command |
| 99 | +* [feat]:add cli seq ability |
| 100 | +* [opt]:opt can uds cc speed |
| 101 | +* [bug]:fix s can input issue |
| 102 | +* [bug]:fix eid can't input issue |
105 | 103 | ---
|
106 | 104 |
|
107 | 105 | ## v0.8.7
|
108 |
| - |
109 | 106 | Changes from v0.8.6 to v0.8.7:
|
110 | 107 |
|
111 |
| -- [example]: add doip and doip_sim_entity examples |
112 |
| -- [feat]:add doip feature |
113 |
| -- [bug]:fix peak sja1000 support issue |
114 |
| -- [opt]:opt error form dec to hex |
115 |
| - |
| 108 | + |
| 109 | +* [example]: add doip and doip_sim_entity examples |
| 110 | +* [feat]:add doip feature |
| 111 | +* [bug]:fix peak sja1000 support issue |
| 112 | +* [opt]:opt error form dec to hex |
116 | 113 | ---
|
117 | 114 |
|
118 | 115 | ## v0.8.6
|
119 |
| - |
120 | 116 | Changes from v0.8.5 to v0.8.6:
|
121 | 117 |
|
122 |
| -- [bug]:fix sa.node lock issue |
123 |
| - |
| 118 | + |
| 119 | +* [bug]:fix sa.node lock issue |
124 | 120 | ---
|
125 | 121 |
|
126 | 122 | ## v0.8.5
|
127 |
| - |
128 | 123 | Changes from v0.8.4 to v0.8.5:
|
129 | 124 |
|
130 |
| -- [feat]:opt release note display |
131 |
| -- [feet]: add portable zip release |
132 |
| -- [feat]: add load dll interface, see [https://app.whyengineer.com/examples/secure_access_dll/readme.html](https://app.whyengineer.com/examples/secure_access_dll/readme.html) |
| 125 | + |
| 126 | +* [feat]:opt release note display |
| 127 | +* [feet]: add portable zip release |
| 128 | +* [feat]: add load dll interface, see [https://app.whyengineer.com/examples/secure_access_dll/readme.html](https://app.whyengineer.com/examples/secure_access_dll/readme.html) |
0 commit comments