Skip to content

0.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 18:54
· 126 commits to master since this release

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.