-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathNEWS
87 lines (65 loc) · 1.8 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
News for ws63flash
====================
Version 0.2.3 (2025-01-26)
----------------------------
* Yisi
Major New Features:
-------------------
* Support non-POSIX flashing baudrate on MacOS (Thanks for qi-xmu's PR#3).
Improvements:
-------------
* Support automatic reset after flashing.
Version 0.2.2 (2024-12-13)
----------------------------
* Nostalgia
Major New Features:
-------------------
* Support baudrate negotiation during handshake, Enable baudrate
switching for Hi2821, Hi3861...
* Provide static builds for linux x86_64 and packed deb package.
Improvements:
----------------------
* Default to the old baudrate negotiation method for compatibility
Version 0.2.1 (2024-11-16)
----------------------------
* Beyond~~~
Major New Features:
-------------------
* Support writing bin(s) to specific address
Improvements:
-------------
* Create Chinese README and default to the Chinese Ver.
* Update README and ws63flash(1) manual
Bug Fixes:
----------
* Fixed compilation error on OpenBSD
Version 0.2.0 (2024-10-09)
----------------------------
* Improvement > BurnTool
Major New Features:
-------------------
* Adopting new command line style ([OPTIONS...] [VERB] ...)
* Support erasing flash
Bug Fixes:
----------
* Fixed baud option not applied on 0.1.0
Improvements:
-------------
* Support displaying percentage of progress instead of printing dots
* Make the receiving of command frame more robust
Deprecations/Removals:
----------------------
* Removed erase size table, alligned erase size to 2K
Version 0.1.0 (2024-10-06)
----------------------------
* Initial Release for ws63flash
Major New Features:
-------------------
* Support basic fwpkg flashing
* Support on MSYS/CYGWIN and POSIX envirnoment
Bug Fixes:
----------
Improvements:
-------------
Deprecations/Removals:
----------------------