Skip to content

Releases: linksplatform/Protocols

[C#] 0.3.0

14 Feb 08:19
Compare
Choose a tag to compare

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

25 Feb 18:44
Compare
Choose a tag to compare

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

09 Nov 20:31
Compare
Choose a tag to compare

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

07 Nov 11:14
Compare
Choose a tag to compare

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

29 Oct 05:51
Compare
Choose a tag to compare

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

16 Sep 17:19
Compare
Choose a tag to compare

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

02 Sep 09:59
Compare
Choose a tag to compare

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

23 Aug 14:44
Compare
Choose a tag to compare

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

27 Jul 14:37
Compare
Choose a tag to compare

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.

Initial release as a separate repository

21 Jul 15:12
c75a808
Compare
Choose a tag to compare