jcurl / RJCP.DLL.SerialPortStream

SerialPortStream is an independent implementation of System.IO.Ports.SerialPort and SerialStream for better reliability and maintainability. Default branch is 2.x and now has support for Mono with help of a C library.
Microsoft Public License
624 stars 197 forks source link

Release notes document #82

Closed vadrianc closed 4 years ago

vadrianc commented 5 years ago

The current version is 2.2.0, but the existing Changes.txt contains a description of the 2.0.0 release.

Having a Release Notes.md document where each release changes are documented could prove useful for anyone intending to upgrade the version of the library.

jcurl commented 5 years ago

OK, the documentation is out of date, but there are current release notes by each release using the "releases" tag from GitHub.

https://github.com/jcurl/SerialPortStream/releases

vadrianc commented 5 years ago

Ok, I missed that link. I'll close this ticket.

jcurl commented 5 years ago

I'm going to reopen it, so I can update the release notes, although it's not a high prio.

jcurl commented 4 years ago

Released in v2.2.1 on NuGet