Releases: badeend/ValueCollections
Releases · badeend/ValueCollections
v0.3.2
v0.3.1
Full Changelog: v0.3.0...v0.3.1
v0.3.0
- Nested the Builder types inside their resulting collection types.
- Changed the Builder types to be
structs - Embedded .NET's List, HashSet & Dictionary implementations directly in our own collection types, to reduce the indirection & unnecessary allocations.
Now the ValueCollections should truly be zero-overhead compared to their System.Generic.* counterparts.
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: v0.0.9...v0.1.0
v0.0.9
Full Changelog: v0.0.8...v0.0.9
v0.0.8
Full Changelog: v0.0.7...v0.0.8
v0.0.7
Full Changelog: v0.0.6...v0.0.7
v0.0.6
Full Changelog: v0.0.5...v0.0.6