Releases: linksplatform/Protocols
[C#] 0.3.0
https://www.nuget.org/packages/Platform.Protocols/0.3.0
Package is renamed, namespaced are changed accordingly. Protocols is used instead of Communication. Protocols are placed in the Protocols namespace instead of Communication.Protocols.
0.2.0
https://www.nuget.org/packages/Platform.Communication/0.2.0
Lowest supported version of .NET Framework is now 4.7.2.
Platform.Threading dependency updated from 0.1.1 to 0.2.0.
Platform.Singletons dependency updated from 0.0.7 to 0.1.0.
0.1.7
https://www.nuget.org/packages/Platform.Communication/0.1.7
Platform.Singletons dependency updated from 0.0.6 to 0.0.7.
0.1.6
https://www.nuget.org/packages/Platform.Communication/0.1.6
Platform.Singletons dependency updated from 0.0.5 to 0.0.6.
0.1.5
https://www.nuget.org/packages/Platform.Communication/0.1.5
Added support for .NET Standard 2.1 (.NET Core 3.0).
Microsoft.NET.Test.Sdk dependency updated from 16.2.0 to 16.3.0.
Platform.Threading dependency updated from 0.1.0 to 0.1.1.
Platform.Singletons dependency updated from 0.0.4 to 0.0.5.
Source link enabled.
Travis CI disabled.
GitHub Actions enabled.
Performance optimizations, issues fix.
Platform.Singletons dependency updated from 0.0.3 to 0.0.4, the minimum supported version of .NET Framework is now 4.7.1, refactoring
https://www.nuget.org/packages/Platform.Communication/0.1.4
The minimum supported version of .NET Framework is now 4.7.1.
Platform.Singletons dependency updated from 0.0.3 to 0.0.4.
Project file updated to support multiple build environments: dotnet, Travis CI, MonoDevelop, and Visual Studio.
Travis CI configuration updated to support automatic NuGet package publishing.
License updated to support usage as an unmodified dynamic library in larger projects of any kind.
Refactoring.
Added support for .NET Framework 4.6.1, dependencies updated
https://www.nuget.org/packages/Platform.Communication/0.1.3
Added support for net461 (.NET Framework 4.6.1).
Platform.Threading dependency updated from 0.0.5 to 0.1.0.
Platform.Singletons dependency updated from 0.0.2 to 0.0.3.
Tags updated.
Issues fix.
Added Platform.Communication.Protocol.Xml.Serializer, Platform.Helpers dependency replaced with Platform.Singletons, Platform.Threading dependency updated
https://www.nuget.org/packages/Platform.Communication/0.1.2
Platform.Threading dependency updated from 0.0.4 to 0.0.5.
Platform.Helpers dependency replaced with Platform.Singletons.
Added Platform.Communication.Protocol.Xml.Serializer.
XML documentation file generation turned on.
Added tests.
Travis CI connected.
Refactoring and issues fix.
Correctly ignoring exceptions now, dependencies update
https://www.nuget.org/packages/Platform.Communication/0.1.1
Correctly ignoring exceptions now.
Platform.Threading dependency update from 0.0.3 to 0.0.4.
Platform.Helpers dependency update from 0.1.0 to 0.1.1.
Refactoring and issues fix.