All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added python-datamodel as dependency for build Dataclasses.
- replaced rapidjson with orjson.
- fix some issues in publish-to-pypi GH.
- Deprecating some old classes as AsyncORM.
- MS SQL Server: add method "exec" to calling Stored Functions with optional auto-pagination.
- WiP: Added Hazelcast Driver.
- Added JDBC Driver.
- Tested InfluxDB driver.
- aioSQLite Driver with Model Support.
- WiP: Oracle Driver (using newer oracledb connector).
- Working Cassandra Driver.
- First stable version with support to Python +3.8
- Fixing issues over pyproject.toml