2.0.0
major release with backwards compatibility changes
This release is a restructure of the codebase, cleaning up old inconsistencies and spelling mistakes. Although attempts were made to keep the API backwards compatible, a method argument might have changed here and there. This release is also 100% typed, helping us find and fix tiny bugs and mistakes.
This makes the python-snap7 'done', all functionality is implemented and no changes in the API are expected anymore.
Most important changes
- Improve typing by @nikteliy in #516
- Improve use of enum types by @gijzelaerr in #515
Full Changelog: 1.4.1...2.0.0