Releases: tutorintelligence/tcp-modbus-aio
Releases · tutorintelligence/tcp-modbus-aio
v0.2.8
v0.2.8 (2024-06-27)
Fix
- fix: catch OSError on clearing tcp connection (
0e55b6e
)
v0.2.7
v0.2.7 (2024-05-02)
Fix
- fix: self-correct transaction id mismatch errors (
3335a79
)
v0.2.6
v0.2.6 (2024-05-01)
Fix
- fix: ConnectionResetError (
c7d54c2
)
v0.2.4
v0.2.4 (2024-05-01)
Fix
- fix: more type checking client.py (
211ee97
)
v0.2.3
v0.2.3 (2024-05-01)
Fix
- fix: handle TYPE_CHECKING correctly (
f1dcac6
)
v0.2.2
v0.2.2 (2024-05-01)
Fix
- fix: handle timeout on connection close (#1) (
6062ff8
)
v0.2.1
v0.2.1 (2024-04-25)
Fix
- fix: ping stderr to devnull (
c38a840
)
v0.2.0
v0.2.0 (2024-04-21)
Feature
- feat: is_pingable check method and error on closed client (
30aa42e
)
v0.1.1
v0.1.1 (2024-04-16)
Fix
- fix: extract constants from classvars to be globals (
c3c39da
)