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
631 stars 197 forks source link

Do release for 2.4.0 and 3.0.0 #130

Closed jcurl closed 2 years ago

jcurl commented 2 years ago

Prepare and perform the release for the NuGet packages for the newer RJCP.SerialPortStream deliveries. For 3.0.0, this will require a bunch of new Nuget packages also.

davehutchy commented 2 years ago

Hey,

Would it be possible to get 2.4.0 released for NuGet or get this commit released as 2.3.2 for NuGet. We are experiencing the bug mentioned in the commit.

Thanks

jcurl commented 2 years ago

Sure, I think it makes sense to prove v2.4.0 initially. I'm not yet ready for v3.0.0 release yet.

I'll see if I get time this week.

jcurl commented 2 years ago

Did release 2.4.0. Not prepared for release 3.0.0 yet, which is a change to the project structure.