Skip to content

Releases: ddeutils/jett

0.0.3

31 Aug 14:13

Choose a tag to compare

✨ Features

  • 🎯 draft airflow operator support.
  • 🎯 add transform rename snakecase for daft.

🐛 Bug fixes

  • ⚙️ deps be optional with base version.

✒️ Code Changes

  • 🎨 move to use type-checking for dynamic import.
  • 🎨 change format code and add field desc.
  • 🎨 add optional import.
  • 🧪 build airflow standalone for testing operator.
  • 🧪 add test airflow operator.

📦 Build & Workflow

  • 🧰 fix build airflow for test operator.
  • 🧰 revise dockerfile.

📖 Documentations

  • 📄 update readme file.
  • 📄 update readme file.

0.0.2

28 Aug 15:03

Choose a tag to compare

✨ Features

  • 🎯 daft source and sink of daft engine.
  • 🎯 add the first for arrow engine transform.
  • 🎯 draft for pyarrow engine.
  • 🎯 add first draft for daft support.

🧹 Deprecate & Clean

  • ♻️ add more tool and remove old name.

📖 Documentations

  • 📄 add bedge on readme file.
  • 📄 add design docs.

0.0.1

19 Aug 15:31

Choose a tag to compare

🌠 Highlight Features

  • ⭐ add post apply to operator transform.

✨ Features

  • 🎯 add support write to iceberg.
  • 🎯 update transform code on polars engine.
  • 🎯 add support ndjson on polars.
  • 🎯 draft polars engine.
  • 🎯 move group operator to init.
  • 🎯 update code format and flow to handler.
  • 🎯 add polars and arrow engines.
  • 🎯 update group transform for spark engine.
  • 🎉 draft the first commit.
  • 📢 initial commit

✒️ Code Changes

  • 🎨 change file extension to .tool.
  • 🎨 change name and format code.
  • 🚧 change project name detool.
  • 🎨 change code format and add docs-string.

📦 Build & Workflow

  • 🧰 add bump2version config file
  • 🧰 add publish workflow.

📖 Documentations

  • 📄 update readme file.
  • 📄 update readme.
  • 📄 update readme file.