Releases: linksplatform/Memory
0.1.8
https://www.nuget.org/packages/Platform.Memory/0.1.8
Platform.IO dependency updated from 0.1.3 to 0.1.4.
0.1.7
https://www.nuget.org/packages/Platform.Memory/0.1.7
Platform.IO dependency updated from 0.1.2 to 0.1.3.
0.1.6
https://www.nuget.org/packages/Platform.Memory/0.1.6
Added support for .NET Standard 2.1 (.NET Core 3.0).
Platform.IO dependency updated from 0.1.1 to 0.1.2.
Added FileArrayMemory constructor that accepts FileStream.
Default FileMode for FileMappedResizableDirectMemory is now OpenOrCreate.
ResizableDirectMemoryBase.MinimumCapacity is now equals to Environment.SystemPageSize.
Source link enabled.
Travis CI disabled.
GitHub Actions enabled.
Refactoring, performance optimizations, issues fix.
Platform.IO dependency updated from 0.1.0 to 0.1.1, the minimum supported version of .NET Framework is now 4.7.1, refactoring, issues, and bugs fix
https://www.nuget.org/packages/Platform.Memory/0.1.5
The minimum supported version of .NET Framework is now 4.7.1.
Platform.IO dependency updated from 0.1.0 to 0.1.1.
Projects file updated to support multiple build environments: dotnet, Travis CI, MonoDevelop, and Visual Studio.
Travis CI configuration updated to support automatic NuGet package publishing.
Refactoring, issues, and bugs fix.
Added support for .NET Framework 4.6.1, Platform.IO dependency updated, tests added, refactoring, issues fix
https://www.nuget.org/packages/Platform.Memory/0.1.4
Added support for .NET Framework 4.6.1.
Platform.IO dependency updated from 0.0.6 to 0.1.0.
Tests added.
Refactoring, issues fix.
Platform.IO dependency updated from 0.0.5 to 0.0.6
https://www.nuget.org/packages/Platform.Memory/0.1.3
Platform.IO dependency updated from 0.0.5 to 0.0.6.
FileMappedResizableDirectMemory.Address renamed to Path, dependency updated
https://www.nuget.org/packages/Platform.Memory/0.1.2
Platform.IO dependency updated from 0.0.4 to 0.0.5.
Using new EnsureExtensions.
FileMappedResizableDirectMemory.Address renamed to Path.
XML documentation file generation turned on.
Travis CI connected.
Refactoring, issues fix.
Platform.IO dependency updated to 0.0.4
https://www.nuget.org/packages/Platform.Memory/0.1.1
Platform.IO dependency updated from 0.0.2 to 0.0.4.
Refactoring and issues fix.