v0.15.0
What's Changed
TLDR: Better filtering behavior and a new way to deselect all rows.
- Filter against non-stringer data by @Evertras in #134
- Add a benchmark for scrolling through a large filtered table by @Evertras in #138
- Update row select docs to be clearer by @Evertras in #141
- Add option to deselect programmatically by @Evertras in #142
- Go to first page on filter API change, same as built-in filter by @Evertras in #143
Full Changelog: v0.14.8...v0.15.0