Skip to content

Releases: YohDeadfall/Kinetic

v0.6.0

10 Nov 13:53
77e3048

Choose a tag to compare

Features

Fixes

Refactoring

Full Changelog: v0.5.0...v0.6.0

v0.5.0

04 Sep 20:06

Choose a tag to compare

What's Changed

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

v0.4

01 Jan 16:59

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

Choose a tag to compare

Added collections and basic LINQ to make views over them.

v0.2.1

09 Nov 16:23

Choose a tag to compare

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

v0.2.0

23 Oct 00:12

Choose a tag to compare

A list of changes can be found in here.

v0.1.0

08 Sep 09:46

Choose a tag to compare

A list of changes can be found in here.