Skip to content

Releases: goodspeed34/ws63flash

v0.2.3 Yisi

26 Jan 05:23
Compare
Choose a tag to compare
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.

v0.2.2 Nostalgia

13 Dec 04:29
Compare
Choose a tag to compare
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

v0.2.1 Beyond

16 Nov 16:03
Compare
Choose a tag to compare
Version 0.3.0 (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

v0.2.0 Improved

09 Oct 14:29
Compare
Choose a tag to compare
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

Full Changelog: v0.1.0...v0.2.0

v0.1.0 Initial Release

06 Oct 14:05
Compare
Choose a tag to compare
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:
----------------------

Full Changelog: https://github.com/goodspeed34/ws63flash/commits/v0.1.0