Skip to content

Releases: Kusumoto/PrimeNG.TableFilter

2.1.4

03 Nov 11:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.3...2.1.4

2.1.3

02 Jul 04:15
Compare
Choose a tag to compare

What's Changed

  • Bump System.Linq.Dynamic.Core from 1.2.13 to 1.3.0 in /PrimeNG.TableFilter by @dependabot in #38

Full Changelog: 2.1.2...2.1.3

2.1.2

07 Nov 16:11
Compare
Choose a tag to compare

What's Changed

  • Bump Newtonsoft.Json from 12.0.1 to 13.0.1 in /PrimeNG.TableFilter.Test by @dependabot in #29
  • Bump Newtonsoft.Json from 12.0.1 to 13.0.1 in /PrimeNG.TableFilter by @dependabot in #28
  • [Fix] missing cast some properties type by @Kusumoto in #33

New Contributors

Full Changelog: 2.1.1...2.1.2

2.1.1

05 Mar 16:11
b6fd908
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0

05 Mar 15:40
4bbef99
Compare
Choose a tag to compare

What's Changed

  • [Add] support Nullable int/double type by @Kusumoto in #22
  • Added support for non string filtering as well as for non string nullable filtering by @crega in #23
  • Fixbug/check dotnet6 pkg by @Kusumoto in #24

New Contributors

  • @crega made their first contribution in #23

Full Changelog: 2.0.0...2.1.0

2.0.0: Merge pull request #19 from Kusumoto/feature/version2

02 May 19:31
32db112
Compare
Choose a tag to compare
  • Big Refactor code structure for easy maintenance
  • Fully support .Net Core 3.1 and .Net 5
  • Change CI build from .Net Core 2.2 to 3.1
  • Support new PrimeNG multi condition (#14)
  • Official support IEnumerableobject type
  • Fixbug and improvement

1.0.4

06 Mar 07:10
f0edf7a
Compare
Choose a tag to compare

Fix bug and improvement.

1.0.3

07 Jun 00:16
231fd00
Compare
Choose a tag to compare
  • Add support multiSortMeta TableFilter #6

1.0.2

04 Mar 04:11
90a1532
Compare
Choose a tag to compare
  • Fix Order by sequence is not order all result set.

1.0.1

28 Feb 09:13
4e65e75
Compare
Choose a tag to compare
  • Fix cannot OrderBy entity