Skip to content

Releases: fz-lyu/modbuspp

v0.3 release

15 Aug 23:17
fc23ca5
Compare
Choose a tag to compare
v0.3 release Pre-release
Pre-release
  1. Bug Fixing
  2. Type fixing
  3. Initial Windows support (in dev, not fully tested)
  4. Logging as Option
  5. Cmake install script
  6. Pasting licensing information in file

v0.2

09 May 09:47
4e63d78
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

V0.2, now header-only

  1. Cleand up some shitty code
  2. Removed exceptions, using error message instead
  3. Removed Enums, placing #define instead
  4. Fixed some bugs (referencing to @konsolenritter's fix)
  5. Combine files into a header only library