Releases: aw0lid/InlineCollections
Releases · aw0lid/InlineCollections
v0.2.0 - Multi-Capacity Support & Core Optimizations.
Release version 0.2.0: Added support for 8, 16, and 32 capacities for List, Stack, and Queue with zero-allocation optimizations.
Full Changelog: https://github.com/aw0lid/InlineCollections/commits/v0.2.0
Initial Preview v0.1.0
First public preview of InlineCollections.
High-performance, zero-allocation collections for .NET 8+.