Releases: fz-lyu/modbuspp
Releases · fz-lyu/modbuspp
v0.3 release
- Bug Fixing
- Type fixing
- Initial Windows support (in dev, not fully tested)
- Logging as Option
- Cmake install script
- Pasting licensing information in file
v0.2
V0.2, now header-only
- Cleand up some shitty code
- Removed exceptions, using error message instead
- Removed Enums, placing #define instead
- Fixed some bugs (referencing to @konsolenritter's fix)
- Combine files into a header only library