-
Notifications
You must be signed in to change notification settings - Fork 228
Releases: debevv/nanoMODBUS
Releases · debevv/nanoMODBUS
v1.23.0
What's Changed
- Fix compilation error on the Windows x64 platform. by @tinytaro in #107
- Add custom flush function feature by @donghoonpark in #108
New Contributors
Full Changelog: v1.22.1...v1.23.0
Assets 2
v1.22.1
@debevv
debevv
11317b1
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- fix: Validate registers_bytes before write in recv_read_registers_res by @dwilliams27 in #112
New Contributors
- @dwilliams27 made their first contribution in #112
Full Changelog: v1.22.0...v1.22.1
Assets 2
v1.22.0
@debevv
debevv
035b8d5
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Read Device Identification Regular Object Id 0x07 by @LeZerb in #103
- [bug-fix]fix vs2022 compile error by @walkman0000 in #102
New Contributors
- @LeZerb made their first contribution in #103
- @walkman0000 made their first contribution in #102
Full Changelog: v1.21.0...v1.22.0
Assets 2
2 people reacted
v1.21.0
What's Changed
- optimized nmbs_bitfield macros a little by @harbi-eng in #93
- coils: ability to configure number of supported coils by @ntfreak in #90
New Contributors
- @harbi-eng made their first contribution in #93
- @ntfreak made their first contribution in #90
Full Changelog: v1.20.1...v1.21.0
Assets 2
1 person reacted
v1.20.1
Full Changelog: v1.20.0...v1.20.1
Assets 2
v1.20.0
What's Changed
- Ignore invalid function codes sent to other servers by @carlfriess in #78
- Add header file in cmake static library and improved CI process by @donghoonpark in #79
New Contributors
- @carlfriess made their first contribution in #78
- @donghoonpark made their first contribution in #79
Full Changelog: v1.19.0...v1.20.0
Assets 2
v1.19.0
Merge remote-tracking branch 'DanielMartensson/master'
Assets 2
v1.18.1
Fixes to rp2040 example
Assets 2
v1.18.0
Fixes to multi_server_rtu examples
Assets 2
v1.17.3
@debevv
debevv
67bd7b2
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Make Unknown Functions Reply to Client by @pseudotronics in #54
New Contributors
- @pseudotronics made their first contribution in #54
Full Changelog: v1.17.2...v1.17.3
Assets 2
2 people reacted