Version 4.1.0
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.