Skip to content

Releases: ottowayi/pycomm3

1.2.14

27 Aug 15:51
ebcc58a
Compare
Choose a tag to compare
  • ✨ add support for hostnames in connection path

1.2.13

22 Jul 15:55
Compare
Choose a tag to compare

CIPDriver

  • ✨ add ability to specify broadcast address for discover() #292 @tlf30

1.2.11

28 Jan 20:18
1c9f290
Compare
Choose a tag to compare

1.2.10

16 Sep 00:28
f91bf3a
Compare
Choose a tag to compare

CIPDriver

  • ✨ support port customization in the connection path
  • ✨ support comma delimiters in the connection path

1.2.9

17 Aug 13:54
5af55af
Compare
Choose a tag to compare

SLCDriver

1.2.8

01 Jul 14:36
Compare
Choose a tag to compare

LogixDriver

  • 🐛 fixed issue reading single elements >32 from BOOL arrays

1.2.7

16 May 13:15
Compare
Choose a tag to compare

LogixDriver

  • 🐛 fixed issue with program-scoped tags in get_tag_info #216

1.2.6

07 Dec 20:38
Compare
Choose a tag to compare

LogixDriver

  • 🐛 fixed issue handling BOOLs in some predefined types #197

1.2.5

16 Nov 17:00
f300f8a
Compare
Choose a tag to compare

LogixDriver

  • 🐛 fixed issue parsing struct definitions for predefined types for v32+ #186

1.2.4

05 Nov 17:22
6448d41
Compare
Choose a tag to compare

LogixDriver

  • 🐛 fixed issue for BOOL members inside structures that was introduced as part of 1.2.3 #182