Skip to content

10.0.0

Latest
Compare
Choose a tag to compare
@bessman bessman released this 22 Dec 16:42
· 8 commits to main since this release

Changed

  • Breaking: Rename --verbose CLI flag to --debug (5116ffe)
  • Breaking: Raise bincopy.Error instead of ValueError in chunked (452afb5)
  • Improve CLI error handling (5116ffe)
  • Clarify self_verify docstring (fc8d16b)

Added

  • Implement read_flash (908aeac)
  • Add readback utility function to read firmware image from flash (53481c2)
  • Add support for Python 3.13 (a74ed75)

Removed

  • Drop support for EOL Python 3.8 (a74ed75)

Fixed

  • Breaking: Re-rename types.py to protocol.py to avoid shadowing built-in types.py (2a66b7b)