0.2.0 - 2024-12-06
Code name:
Summary
Features
- #212: Added QueryHandler Dataflow Abstraction
Bugfixes
- #206: Fixed download URL of SLC from GitHub releases
Refactorings
- #188: Renamed global pytest fixtures to avoid name clashes
- #208: Replaced access to private attribute by public
- #203: Cleaned-up package names and directory structure
- #217: Rename dataflow abstraction files
- #219: Applied PTB checks and fixes
- #221: Fixed mypy warnings
- #233: Upgraded pydantic to version 2
- #231: Renamed
TrainQueryHandler
toSQLStageQueryHandler
- #232: Redesigned
SQLStageInputOutput