Releases: XenoAtom/XenoAtom.Collections
Releases · XenoAtom/XenoAtom.Collections
1.2.0
1.1.1
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
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
Changes
✨ New Features
🏭 Tests
🧰 Misc
- Remove inline array (for now) (98f84f9) by @xoofx
- Update logo (8e938f8) by @xoofx
- Update readme (3c1533d) by @xoofx
- Cleanup project (1bd58aa) by @xoofx
- Update project description (212fe15) by @xoofx
- Update readme (41505b4) by @xoofx
- Update readme (6152bd8) by @xoofx
Full Changelog: 10beb1c102ffae8cd60eef7d5a5b5071f8ce94c6...1.0.0
Published with dotnet-releaser