File tree Expand file tree Collapse file tree 3 files changed +23
-2
lines changed Expand file tree Collapse file tree 3 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v0.3.1 (2023-11-29)
6+
7+ ### Fix
8+
9+ * fix: repr for errors ([ ` 17822a8 ` ] ( https://github.com/tutorintelligence/adam-modbus/commit/17822a877709e8620a78cf692073a14a83782a54 ) )
10+
11+ ### Unknown
12+
13+ * Merge pull request #3 from tutorintelligence/os_error_handling
14+
15+ fix: Adam connection error style ([ ` 1feb6b9 ` ] ( https://github.com/tutorintelligence/adam-modbus/commit/1feb6b9b692f2962c4b8bfe5bb372ac4f83c7468 ) )
16+
17+ * error names ([ ` dad4d5e ` ] ( https://github.com/tutorintelligence/adam-modbus/commit/dad4d5e5c2c5d1722619c68a856eb987ffb59634 ) )
18+
19+ * Merge pull request #2 from tutorintelligence/os_error_handling
20+
21+ fix: handling os errors ([ ` 5ecf282 ` ] ( https://github.com/tutorintelligence/adam-modbus/commit/5ecf2827f5160ecb9165cf7a8023f170ce67de6e ) )
22+
23+ * handling os errors ([ ` 1bc7e6d ` ] ( https://github.com/tutorintelligence/adam-modbus/commit/1bc7e6db73b23fcb7554495585d2e66ca2955151 ) )
24+
25+
526## v0.3.0 (2023-09-13)
627
728### Feature
Original file line number Diff line number Diff line change 1- __version__ = "0.3.0 "
1+ __version__ = "0.3.1 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " adam-modbus"
3- version = " 0.3.0 "
3+ version = " 0.3.1 "
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