v0.0.5
Release v0.0.5
This release includes several enhancements and fixes to improve the overall functionality and compatibility of the project:
Enhancements:
- Coveralls Integration: Added a workflow for Coveralls to track code coverage.
- Documentation Updates:
- Added a coverage badge to the documentation.
- Updated the logo and added a table of contents.
- Moved the execute function to the connection module and added documentation for database connection helper.
- New Features:
- Added an execute function for native SQLAlchemy queries.
- Improved compatibility with Python 3.10, including new tests for full coverage.
Fixes:
- Deployment: Fixed an error when deploying documentation.
- Type Hints: Fixed type hints and improved compatibility with Python 3.10's Self type.
Full Changelog: v0.0.4...v0.0.5