Releases: ottowayi/pycomm3
Releases · ottowayi/pycomm3
1.2.14
- ✨ add support for hostnames in connection path
1.2.13
CIPDriver
- ✨ add ability to specify broadcast address for
discover()
#292 @tlf30
1.2.10
CIPDriver
- ✨ support port customization in the connection path
- ✨ support comma delimiters in the connection path
1.2.8
LogixDriver
- 🐛 fixed issue reading single elements >32 from BOOL arrays
1.2.7
LogixDriver
- 🐛 fixed issue with program-scoped tags in
get_tag_info
#216
1.2.6
LogixDriver
- 🐛 fixed issue handling BOOLs in some predefined types #197
1.2.5
LogixDriver
- 🐛 fixed issue parsing struct definitions for predefined types for v32+ #186
1.2.4
LogixDriver
- 🐛 fixed issue for BOOL members inside structures that was introduced as part of 1.2.3 #182