Skip to content

1.2.0

Compare
Choose a tag to compare
@ottowayi ottowayi released this 03 Jul 19:02
· 77 commits to master since this release
  • 🐛 fixed issue with logging configuration (#148)
  • 🎨 formatted project with black
  • 📝 misc. documentation updates

LogixDriver

  • 🐛 fixed issue with writing a tag multiple times failing after the first write (#158 )
  • ✨ added tags_json property (#141)

SLCDriver

  • 🐛 fixed issue with parsing IO addresses (#137)
  • ⚡ improved address parsing speed by pre-compiling regex