Releases: genielabs/serialport-lib-dotnet
Releases · genielabs/serialport-lib-dotnet
Release list
1.4.0
1.3.0
1.2.3
1.2.2
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
1.2.1
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
1.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