Skip to content

Releases: linksplatform/IO

0.1.3

07 Nov 12:21
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.IO/0.1.3

Platform.Unsafe dependency updated from 0.2.0 to 0.2.1.

0.1.2

04 Nov 12:50
5c8c960
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.IO/0.1.2

Added support for .NET Standard 2.1 (.NET Core 3.0).
Platform.Threading dependency updated from 0.1.0 to 0.1.1.
Platform.Unsafe dependency updated from 0.1.3 to 0.2.0.
Source link enabled.
Travis CI disabled.
GitHub Actions enabled.
Performance optimizations, issues fix.

Platform.Unsafe dependency updated from 0.1.2 to 0.1.3, the minimum supported version of .NET Framework is now 4.7.1

15 Sep 11:48
Compare
Choose a tag to compare

https://www.nuget.org/packages/Platform.IO/0.1.1

The minimum supported version of .NET Framework is now 4.7.1.
Platform.Unsafe dependency updated from 0.1.2 to 0.1.3.
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.

Added support for .NET Framework 4.6.1, dependencies updated, ConsoleCancellationHandler renamed to ConsoleCancellation, properties renamed

03 Sep 08:30
Compare
Choose a tag to compare

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

Added support for net461 (.NET Framework 4.6.1).
Platform.Threading dependency updated from 0.0.5 to 0.1.0.
Platform.Unsafe dependency updated from 0.1.1 to 0.1.2.
ConsoleCancellationHandler renamed to ConsoleCancellation.
All console output in ConsoleCancellation removed.
IsCancellationRequested and NoCancellationRequested properties of ConsoleCancellation class renamed to IsRequested and NotRequested.
Issues fix.

This release is not backward compatible with the previous 0.0.6 release.

Platform.Unsafe dependency updated from 0.1.0 to 0.1.1

16 Aug 11:06
Compare
Choose a tag to compare

Dependencies updated, refactoring

14 Aug 12:55
Compare
Choose a tag to compare

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

Platform.Threading dependency updated from 0.0.4 to 0.0.5
Platform.Unsafe dependency updated from 0.0.2 to 0.1.0
XML documentation file generation turned on.
Travis CI connected.
Refactoring, build fix.

Dependencies updated

27 Jul 15:14
Compare
Choose a tag to compare

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

Platform.Threading dependency update from 0.0.1 to 0.0.4.
Platform.Unsafe dependency update from 0.0.1 to 0.0.2.
Refactoring and issues fix.

Added ConsoleHelpers and ConsoleCancellationHandler classes

Namespace fix

20 Jul 17:58
Compare
Choose a tag to compare

Initial release as a separate package

20 Jul 17:17
9879ab9
Compare
Choose a tag to compare