Skip to content

Releases: badeend/ValueCollections

v0.3.2

05 Jan 14:35

Choose a tag to compare

v0.3.1

04 Jan 18:44

Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.3.0

26 Dec 11:02

Choose a tag to compare

  • 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

05 Jun 19:51

Choose a tag to compare

Full Changelog: v0.1.1...v0.2.0

v0.1.1

29 May 15:41

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

03 May 18:27

Choose a tag to compare

Full Changelog: v0.0.9...v0.1.0

v0.0.9

04 Apr 20:20

Choose a tag to compare

Full Changelog: v0.0.8...v0.0.9

v0.0.8

03 Apr 22:30

Choose a tag to compare

Full Changelog: v0.0.7...v0.0.8

v0.0.7

03 Apr 22:00

Choose a tag to compare

Full Changelog: v0.0.6...v0.0.7

v0.0.6

03 Apr 09:49

Choose a tag to compare

Full Changelog: v0.0.5...v0.0.6