Skip to content

Releases: XenoAtom/XenoAtom.Collections

1.2.0

27 Oct 20:29
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add IUnsafeDataBatch<T> and various improvements/small optimizations. (f1acdf3) by @xoofx

Full Changelog: 1.1.1...1.2.0

Published with dotnet-releaser

1.1.1

27 Oct 15:28
Compare
Choose a tag to compare

Changes

✨ New Features

📚 Documentation

🧰 Misc

  • Slight codegen improvement of UnsafeList.Add (c2c2229) by @xoofx
  • Improve codegen for UnsafeList.UnsafeGetBatch (540a4e6) by @xoofx

Full Changelog: 1.1.0...1.1.1

Published with dotnet-releaser

1.1.0

04 Jul 21:11
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add support for fixed capacity local list (UnsafeList<T>.N2...UnsafeList<T>.N1024) (5a61711) by @xoofx

🧰 Misc

Full Changelog: 1.0.0...1.1.0

Published with dotnet-releaser

1.0.0

04 Jul 06:14
Compare
Choose a tag to compare

Changes

✨ New Features

🏭 Tests

🧰 Misc

Full Changelog: 10beb1c102ffae8cd60eef7d5a5b5071f8ce94c6...1.0.0

Published with dotnet-releaser