12/12/2025
- Add
dispose_enginesflag toComparerconstructor. - Add
disposemethod toComparerclass. - Add tests for engine disposal.
- Update README.md with new information.
10/12/2025
- Remove dependency on sqlalchemy-utils.
- Add our own database utility functions for test purposes.
- Add comprehensive test suite for database utility functions.
18/11/2025
- Fix
CompareResult.is_matchproperty. - Fix typo in
dictdiffmethod. - Remove redundant return statement.
15/11/2025
- Improve project description.
- Remove support for Python 3.9.
- Update type hint syntax to be compatible with Python 3.10.
- Update pytest to 9.*.
15/11/2025
- Fix issus with sqlalchemy-utils being pinned too strictly.
- Fix tox issues.
- Remove print statements from tests.
- Fix issues with type hints.
- Version 1.0.0.
- This version breaks compatibility with any previous versions of the library.