Skip to content

Releases: unosquare/tubular-dotnet

BREAKING CHANGES v3

29 Oct 15:35
Compare
Choose a tag to compare

Breaking changes:

1 - Remove Filter, to use a new filter model based on flat-object.
2 - Change the logic of operators Equals and NotEquals truncate time on DateTime and DateTimeUtc columns.
3 - Remove TimeZone Setting.

Unify target framework

10 Sep 18:47
cf3d4d2
Compare
Choose a tag to compare

Remove obsolete classes and unify to NET Standard 2.0 only.

Release 1.4.5

09 Nov 18:40
a8b00c4
Compare
Choose a tag to compare

Fix aggregation with EF6.