Skip to content

1.2.2

Latest
Compare
Choose a tag to compare
@genemars genemars released this 09 Mar 09:41
v1.2.2

- Fixed "missing appsettings.json" exception
v1.2.1
- Added missing log levels
v1.2.0
- Replaced NLog with MEL (issue #32 and pr #33)
- Improved ReaderTask speed using BaseStream (pr #8)
- Using Timer for ConnectionWatcherTask instead of thread loop
- Added *SerialPort* property to access the underlying *System.IO.Ports.SerialPort* instance directly (issue #34)
- Added *Timeout* property to get/set read/write timeout
- Fixed a few minor bugs
- Upgraded to latest packages version