Releases: strucura/datagrids
Releases · strucura/datagrids
Security Fixes
v0.2.1 Merge pull request #20 from strucura/disallow-filters-and-sorts-not-p…
v0.2.0
What's Changed
- Hotfix: Does Not Contain Filter Operation Should Not Exclude Null by @andyleach in #12
- Refactor Away From Number and Integer Columns To Number Column by @andyleach in #13
- Data Grid Generator Command by @andyleach in #15
- Prefix and postfix by @andyleach in #14
- Readme updates by @andyleach in #16
Full Changelog: v0.1.1...v0.2.0
v0.1.1: Bug Fixes
What's Changed
- Hotfix: Fix Filter Type Reference In Tests by @andyleach in #11
Full Changelog: v0.1.0...v0.1.1
v0.1.0 Filter Inputs and Misc Changes
Merge pull request #10 External Filter Inputs External Filter Inputs
v0.0.2
What's Changed
- Filter Sets by @andyleach in #5
- Hotfix: Date vs DateTime Handling In Filters by @andyleach in #6
- Hotfix: Null Handling In InFilter and NotInFilter by @andyleach in #7
Full Changelog: v0.0.1...v0.0.2
v0.0.1: Pre-Release
Update README.md