- standardize output format for all endpoints. - edit_rows is not patch method. - bug fix in get rows for column selection. - added total count in get rows. - added affected count in insert, edit, and delete rows.
- standardize filter input to forward facing data structure. - rename ignore_all to apply_filters. - add columns in get rows. - stricter type checking in pydantic models. - refactor logic to apply filters into common function. - add pydantic as explicit requirement.
2.0.0
- append version number for each endpoint in the api.