Skip to content

Releases: Cysharp/NativeMemoryArray

Ver.1.2.2

06 Jan 11:27

Choose a tag to compare

What's Changed

  • Allow the native pointer to be stolen by @Xpl0itR in #16

New Contributors

Full Changelog: 1.2.1...1.2.2

Ver.1.2.1

09 Sep 09:45

Choose a tag to compare

What's Changed

  • Add AsStream(long offset, long length)

Full Changelog: 1.2.0...1.2.1

Ver.1.2.0

24 Dec 06:36

Choose a tag to compare

  • Fix does not work Slice(AsSpan, AsMemory, etc...) when T is not byte type
  • Add AsStream()

Ver.1.1.0

23 Dec 13:58

Choose a tag to compare

  • Add ctor(..., bool addMemoryPressure = false) argument to constructor. this is breaking changes(before, same as addMemoryPressure = true).

Ver.1.0.1

23 Dec 09:34

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

Ver.1.0.0

22 Dec 11:36

Choose a tag to compare

Initial release.