- added support for `Decimal` type of column in `sql.SQL` backend
0.2.10
- adjustment to extracting data from binary expressions: now also counts `Label` as column element
0.2.9
- adjustments to removals - now accepted as list of `Removal` class
0.2.8
- substitutions for reconstructing filter are now in class and are accepted as list of `Substitution` objects - unused substitutions are now added to filters
0.2.6
- added option to `PaginationBuilder` to provide `removals` as for removing fields from filter
0.2.5
- removed operations as methods from `QueryBuilder` class and rewritten them as separate classes for more flexibility and easier extension - implemented `Paginationbuilder` class for rebuilding filter from query providing filter which can be adjusted