Released 13 November 2022
Highlights:
- Changed: renamed
--readonly
to--read-only
in CLI arguments. - Changed: renamed
readonly
toread_only
inchecksum()
method. - Improved: Python 3 type annotations.
- Removed: Python 2 support.
- Improved: project set-up.
The full list of commits can be found here.
Released 18 September 2020
Highlights:
- Fixed: add support for HEX files that have an offset (issue #3).
The full list of commits can be found here.
Released 15 September 2019
Highlights:
- Fixed: checksums that overflowed above 32-bit were computed incorrectly (issue #2).
The full list of commits can be found here.
Released 21 August 2018
Highlights:
- Fixed: the README.md was not readable.
The full list of commits can be found here.
Released 20 August 2018
Highlights:
- Fixed: support for Python 3.7 (fixes #1).
- Added: basic testing.
The full list of commits can be found here.
Released 03 May 2016
Highlights:
- Added: support HEX or BIN files via IntelHex.
- Improved: Python 3 support.
- Improved: code quality.
The full list of commits can be found here.
Released 04 January 2015
Highlights:
- Improved: code style (PEP8).
The full list of commits can be found here.
Released 23 December 2014
Highlights:
- Improved: Python 3 support.
The full list of commits can be found here.
Released 30 March 2014
The full list of commits can be found here.