Releases: Kusumoto/PrimeNG.TableFilter
Releases · Kusumoto/PrimeNG.TableFilter
2.1.4
What's Changed
- Add support for Byte property type by @garry-mitchell-coats-com in #40
New Contributors
- @garry-mitchell-coats-com made their first contribution in #40
Full Changelog: 2.1.3...2.1.4
2.1.3
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
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
- @dependabot made their first contribution in #29
Full Changelog: 2.1.1...2.1.2
2.1.1
2.1.0
2.0.0: Merge pull request #19 from Kusumoto/feature/version2
- 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
IEnumerable
object type - Fixbug and improvement