Skip to content

Releases: linksplatform/Singletons

[C#] 0.3.0

15 Dec 07:27
3cfcc6e
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Singletons/

Target frameworks are changed to net7.
License is changed to Unlicense.
Platform.Reflection dependency updated from 0.6.1 to 0.7.0.

[C#] 0.2.2

31 May 08:07
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Singletons/

Microsoft.SourceLink.GitHub depedency is updated from 1.0.0 to 1.1.1.
Platform.Reflection dependency updated from 0.6.0 to 0.6.1.
.NET 6 support is added.

[C#] 0.2.2

14 Feb 13:32
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Singletons/0.2.2

Microsoft.SourceLink.GitHub depedency is updated from 1.0.0 to 1.1.1.
Platform.Reflection dependency updated from 0.6.0 to 0.6.1.
.NET 6 support is added.

[C#] 0.2.1

05 Aug 16:39
06b8747
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Singletons/0.2.1

Platform.Reflection dependency updated from 0.5.0 to 0.6.0.

[C#] 0.2.0

03 Aug 15:32
189e96f
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Singletons/0.2.0

.NET 5 support is added.
Platform.Reflection dependency updated from 0.4.0 to 0.5.0.

0.1.0

23 Feb 15:46
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Singletons/0.1.0

Lowest supported version of .NET Framework is now 4.7.2.
Platform.Reflection dependency updated from 0.3.2 to 0.4.0.
Refactoring.
Tests added.

0.0.7

09 Nov 19:53
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Singletons/0.0.7

Platform.Reflection dependency updated from 0.3.1 to 0.3.2.

0.0.6

07 Nov 10:11
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Singletons/0.0.6

Platform.Reflection dependency updated from 0.2.0 to 0.3.1.

0.0.5

28 Oct 18:00
c674589
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Singletons/0.0.5

The lowest supported version of .NET Framework is now 4.7.1.
Added support for .NET Standard 2.1 (.NET Core 3.0).
Platform.Reflection dependency updated from 0.1.1 to 0.2.0.
Source link enabled.
Travis CI disabled.
GitHub Actions enabled.
Performance optimizations.

Platform.Reflection dependency updated from 0.1.0 to 0.1.1

13 Sep 12:27
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.Singletons/0.0.4

Platform.Reflection dependency updated from 0.1.0 to 0.1.1.
Travis CI configuration updated to support automatic NuGet package deploy.
Project file updated to support multiple build environments: dotnet, Travis CI, MonoDevelop, and Visual Studio.
Code comments updated.