Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 12:09
· 1 commit to main since this release
223a124

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 to SQLStageQueryHandler
  • #232: Redesigned SQLStageInputOutput