Skip to content

Releases: xoofx/Varena

1.2.0

18 Sep 15:39
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add VirtualArray/VirtualBuffer Append() and AppendRange() methods (391fb1d)

Full Changelog: 1.1.0...1.2.0

Published with dotnet-releaser

1.1.0

17 Sep 08:46
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add VirtualArena.Reset(VirtualArenaResetKind resetKind) to allow to decommit partial committed memory (d7dc8eb)

🧰 Misc

Full Changelog: 1.0.1...1.1.0

Published with dotnet-releaser

1.0.1

11 Sep 11:34
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix Protect to allow no read/write access (28af716)

🧰 Maintenance

  • Update ci to run tests on ubuntu/macos (0cf85ff)

🏭 Tests

  • Fix tests on macos (3eedb72)
  • Add test for VirtualArray.AsSpan(index, count) (d504789)

📚 Documentation

🧰 Misc

  • Deprecae VirtualMemoryFlags.All (35512bd)

Full Changelog: 1.0.0...1.0.1

Published with dotnet-releaser

1.0.0

10 Sep 09:33
Compare
Choose a tag to compare

Changes

🧰 Misc

Full Changelog: 1f391f92ad9b4e65aa1ec735c1f5122904e4e49f...1.0.0

Published with dotnet-releaser