File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v0.3.0 (2023-09-13)
6+
7+ ### Feature
8+
9+ * feat: send_and_receive is atomic ([ ` 39e2fa3 ` ] ( https://github.com/tutorintelligence/adam-modbus/commit/39e2fa3d5990a7d99eaa2afbb216e752d3d4afbf ) )
10+
11+ ### Unknown
12+
13+ * Merge pull request #1 from tutorintelligence/adam_connection_locks
14+
15+ feat: send_and_receive is atomic ([ ` e3860c9 ` ] ( https://github.com/tutorintelligence/adam-modbus/commit/e3860c9a5246cc2f0266eab2cd037ec5179ddef1 ) )
16+
17+
518## v0.2.0 (2023-08-21)
619
720### Feature
Original file line number Diff line number Diff line change 1- __version__ = "0.2 .0"
1+ __version__ = "0.3 .0"
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " adam-modbus"
3- version = " 0.2 .0"
3+ version = " 0.3 .0"
44description = " asyncio python interface for Advantech ADAM modules"
55authors = [" Josh Gruenstein <josh@tutorintelligence.com>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments