- update TextFilter to support case-insensitive operations for dialects like postgresql and sqlite
0.1.25
--------------------------
- various bug fixes in DateTimeFilter - introduce support for Arrow date objects in grid and date filters
0.1.24
--------------------------
- enhanced options for subtotals to include sum, avg, strings, and SQLAlchemy expressions
0.1.23
--------------------------
- change dependency to webhelpers2 from webhelpers - update to support new python-dateutil, including fix of old parsing exception - fix testing compatibility with Flask-SQLALchemy 2.1 - fix testing dependencies problem in setup - support Python 3.4 and newer
0.1.22
--------------------------
- fix potential warnings for SQLAlchemy when sorting by a label instead of an SA expression