Skip to content

0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 08:28
· 90 commits to main since this release

v0.1.0 (2024-09-05)

Feat

  • add Iceberg writer with tests
  • add Sparkle class
  • add pyspark to dependencies.
  • sources: initialize the reader design.
  • config: initialize the application structure.

Fix

  • do not fail fast CI matrix
  • python version
  • devenv & python version
  • config: config implemnetation errors.

Refactor

  • ruff hints
  • Read source on reader initialization
  • Sparkle: to generate input configuration.
  • Soruces: to preserve typing, documentation and autocompletion.

0.0.0 (2024-07-26)

[main 3503ea8] bump: version 0.0.0 → 0.1.0
2 files changed, 26 insertions(+), 1 deletion(-)
create mode 100644 CHANGELOG.md