- Improved pytest tests. - Use an AnoDB specific exception for generated errors. - Do not allow to override DB methods (eg `commit`, `close`…). - Add test about name rejections. - Add attribute access example to documentation.
10.4
- Fix deprecation warning for _Python 3.13_.
10.3
- Set debug verbosity when debugging. - Add _Python 3.13_ and _PyPy 3.10_ testing in GitHub CI.
10.2
- Improve internal logging infrastructure. - Add counter to help identify DB objects.
10.1
Improved documentation and tests.
10.0
Add attribute dot access and option, following [aiosql](https://pypi.org/project/aiosql/).