Skip to content

Releases: YohDeadfall/Kinetic

v0.5.0

04 Sep 20:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4...v0.5.0

v0.4

01 Jan 16:59
Compare
Choose a tag to compare

In addition to some fixes that release brings LINQ operators for collections:

  • OrderBy
  • OrderByAsync
  • Select
  • SelectAsync
  • Where
  • WhereAsync

v0.3

29 Mar 18:46
Compare
Choose a tag to compare

Added collections and basic LINQ to make views over them.

v0.2.1

09 Nov 16:23
Compare
Choose a tag to compare

Added the Do LINQ extension and readme.md to the packages.

v0.2.0

23 Oct 00:12
Compare
Choose a tag to compare

A list of changes can be found in here.

v0.1.0

08 Sep 09:46
Compare
Choose a tag to compare

A list of changes can be found in here.