Skip to content

Releases: pfpack/pfpack-core-flatcollections

PrimeFuncPack Core.FlatCollections v1.5.0

25 Sep 13:08
dfa88e1
Compare
Choose a tag to compare

PrimeFuncPack Core.FlatCollections v1.5.0

What's new

FlatArray:

  • Added Chunk method

PrimeFuncPack Core.FlatCollections v1.5.0-rc.1

24 Sep 05:31
3fc1339
Compare
Choose a tag to compare

PrimeFuncPack Core.FlatCollections v1.5.0-rc.1

PrimeFuncPack Core.FlatCollections v1.5.0-preview.1

20 Sep 14:15
69a4a34
Compare
Choose a tag to compare

PrimeFuncPack Core.FlatCollections v1.5.0-preview.1

What's new

FlatArray:

  • Added Chunk method

PrimeFuncPack Core.FlatCollections v1.4.0

21 Mar 06:31
fb03d25
Compare
Choose a tag to compare

PrimeFuncPack Core.FlatCollections v1.4.0

What's new

FlatArray:

  • Added Take(Range) method
  • Added Slice method
  • Added Slice/Range operator
  • Minor improvements

PrimeFuncPack Core.FlatCollections v1.4.0-rc.2

13 Mar 18:25
f7a7774
Compare
Choose a tag to compare

PrimeFuncPack Core.FlatCollections v1.4.0-rc.2

What's new

FlatArray:

  • Added Slice method
  • Added Slice/Range operator

PrimeFuncPack Core.FlatCollections v1.4.0-rc.1

10 Mar 20:24
2f7df6d
Compare
Choose a tag to compare

PrimeFuncPack Core.FlatCollections v1.4.0-rc.1

What's new

FlatArray:

  • Added Take(Range) method
  • Minor improvements

PrimeFuncPack Core.FlatCollections v1.3.0

24 Jan 18:21
34d7b86
Compare
Choose a tag to compare

PrimeFuncPack Core.FlatCollections v1.3.0

What's new

FlatArray:

  • Added collection expressions support
  • Added functional Skip and Take methods
  • Added CastUp / CanCastArray / TryCastArray / CastArray methods
  • Added TrimExcess method
  • Added ItemRef(Index) overload

FlatArray Builder:

  • Added collection expressions support
  • Added ItemRef(Index) overload

PrimeFuncPack Core.FlatCollections v1.3.0-rc.5

24 Jan 05:45
1d46c8e
Compare
Choose a tag to compare

PrimeFuncPack Core.FlatCollections v1.3.0-rc.5

What's new:

  • Added FlatArray<T>.TrimExcess() method

PrimeFuncPack Core.FlatCollections v1.3.0-rc.4

16 Jan 20:49
caf51fc
Compare
Choose a tag to compare

PrimeFuncPack Core.FlatCollections v1.3.0-rc.4

What's new:

  • Minor improvements

PrimeFuncPack Core.FlatCollections v1.3.0-rc.3

13 Jan 12:38
7376e98
Compare
Choose a tag to compare

PrimeFuncPack Core.FlatCollections v1.3.0-rc.3

What's new:

  • Minor improvements