Releases: nikteliy/python-s7comm
Releases · nikteliy/python-s7comm
v0.1.1
What's Changed
- Implement COTP by @nikteliy in #6
- 7 implement s7comm by @nikteliy in #10
- Add synchronous high-level Client class by @nikteliy in #13
- feat: implement AsyncS7Comm with proper async/await patterns by @nikteliy in #16
- refactor: fix imports by @nikteliy in #18
- Add .pcaps files by @nikteliy in #21
- Remove unused COTP packet Fixes #8 by @nikteliy in #22
- 11 handle multi packet userdata responses in send method by @nikteliy in #23
- Add additional info to read.me by @nikteliy in #25
- Add github action by @nikteliy in #26
- Fix mypy errors in strict mode by @nikteliy in #28
- Prepare for the first release by @nikteliy in #30
- Add publish workflow by @nikteliy in #32
New Contributors
Full Changelog: https://github.com/nikteliy/python-s7comm/commits/v0.1.1