Skip to content

Releases: XenoAtom/XenoAtom.Allocators

3.2.0

14 Jul 15:09
Compare
Choose a tag to compare

Changes

✨ New Features

Full Changelog: 3.1.0...3.2.0

Published with dotnet-releaser

3.1.0

14 Jul 12:43
Compare
Choose a tag to compare

Changes

🧰 Misc

  • Allow a token to be valid only when created by the allocator (7c03db9) by @xoofx

Full Changelog: 3.0.0...3.1.0

Published with dotnet-releaser

3.0.0

06 Jul 06:11
Compare
Choose a tag to compare

Changes

🚨 Breaking Changes

  • Breaking change: IMemoryChunkAllocator.FreeChunk using MemoryChunkId chunk. Propagates ChunkId to TlfsAllocation. (f9be58e) by @xoofx

Full Changelog: 2.0.0...3.0.0

Published with dotnet-releaser

2.0.0

05 Jul 21:16
Compare
Choose a tag to compare

Changes

🚨 Breaking Changes

  • Breaking change IMemoryChunkAllocator.AllocateChunk to TryAllocateChunk (331649f) by @xoofx

📚 Documentation

Full Changelog: 1.0.0...2.0.0

Published with dotnet-releaser

1.0.0

05 Jul 18:27
Compare
Choose a tag to compare

Changes

✨ New Features

🐛 Bug Fixes

📦 Dependencies

  • Update dependency XenoAtom.Collections to 1.1.0 (5de85d3) by @xoofx

🧰 Misc

Full Changelog: d05d4068714c8e9afe5b8b259a0154b76aa7e0d6...1.0.0

Published with dotnet-releaser