1.2.0
- 🐛 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