- Make a binary wheel for all platforms (#232)
- Improve doc strings of all functions (#242)
Special thanks for this release to
- Fabian Beitler
- Nikteliy
- Lautaro Nahuel Dapino
- Drop python 2 support (#214)
- Feature request: ReadSZL() (#196)
- Keep argument format across the functions (#193)
- Drop Python2 Tests (#167)
- Support for S5TIME (#163)
- Add type annotations (#157)
- client.full_upload() return bytearray size 65536 (#127)
- Some client tests segfault on Linux (#26)
- Not all functions are implemented yet (#25)
special thanks to Fabian Beitler and Nikteliy for their contributions to the 1.0 release!
- Update read_multi.py (#132)
- Added fixes to snap7/client.py read_area function to allow for Counter and Timer Reads (#121)
- Post to a public docker repository? (#119)
- Implementation of Cli_SetDateTime, Cli_GetDateTime enhancement (#114)
- Fix OSX travis build #99
- util.get_int() broken #101
- Compatibility issue with Python3 #109
- Logo 8 improvements bug #105
- util.get_int() broken (#65, #71)
- fix Add files via upload bug (#59)
Special thanks to Pelle van der Heide for solving issues
- Add del to client, server and partner (#69)
- Add files via upload (#59)
Special thanks to xybsoft for solving issues
- adding some missing functions
- fixing Python3 support (issue #43)
- improving the documentation
More functions added:
- client.plc_stop
- client.plc_cold_start
- client.plc_hot_start
- client.read_multi_vars
Small fix, README.rst was not included in sdist
- Add support for Windows
- Add functions added in Snap7 1.1.0
- Add missing client functions
- fix some partner functions
- simplified API
- Initial release.