Releases: tutorintelligence/tcp-modbus-aio
Releases · tutorintelligence/tcp-modbus-aio
v0.2.12
05 Jul 01:57
Compare
Sorry, something went wrong.
No results found
v0.2.12 (2024-07-05)
Fix
fix: better handle ConnectionResetError and log timing (1c8fab8 )
v0.2.11
05 Jul 00:57
Compare
Sorry, something went wrong.
No results found
v0.2.11 (2024-07-05)
Fix
fix: do not release connection lock unless you have it (53a64b3 )
v0.2.10
05 Jul 00:38
Compare
Sorry, something went wrong.
No results found
v0.2.10 (2024-07-05)
Fix
fix: refactor connection to better handle dropped data in stream (db08254 )
v0.2.9
04 Jul 23:03
Compare
Sorry, something went wrong.
No results found
v0.2.9 (2024-07-04)
Fix
fix: more correct accounting for timeouts (12c9f62 )
v0.2.8
27 Jun 04:31
Compare
Sorry, something went wrong.
No results found
v0.2.8 (2024-06-27)
Fix
fix: catch OSError on clearing tcp connection (0e55b6e )
v0.2.7
02 May 00:22
Compare
Sorry, something went wrong.
No results found
v0.2.7 (2024-05-02)
Fix
fix: self-correct transaction id mismatch errors (3335a79 )
v0.2.6
01 May 23:32
Compare
Sorry, something went wrong.
No results found
v0.2.6 (2024-05-01)
Fix
fix: ConnectionResetError (c7d54c2 )
v0.2.5
01 May 23:03
Compare
Sorry, something went wrong.
No results found
v0.2.4
01 May 22:40
Compare
Sorry, something went wrong.
No results found
v0.2.4 (2024-05-01)
Fix
fix: more type checking client.py (211ee97 )
v0.2.3
01 May 22:18
Compare
Sorry, something went wrong.
No results found
v0.2.3 (2024-05-01)
Fix
fix: handle TYPE_CHECKING correctly (f1dcac6 )