Skip to content

Version 4.1.0

Compare
Choose a tag to compare
@bessman bessman released this 19 Jul 18:50
· 203 commits to main since this release

Most notable addition is documentation. Couple of minor API changes, hence major version bump.

API changes:

  • BootloaderConnection.flash will always raise an exception if flashing did not succeed.
  • 'quiet' is now a parameter of BootloaderConnection.flash instead of BootloaderConnection itself.

Documentation

  • Added documentation.
  • Added readthedocs.

Misc:

  • Added codacy badges.