Skip to content

0.0.3

Choose a tag to compare

@korawica korawica released this 10 Jun 17:03
· 41 commits to main since this release

🌠 Highlight Features

  • ⭐ add data framework version 2 with dynamic caller.

✨ Features

  • 🎯 add pipeline workflow call node operator.
  • 🎯 add node workflow tempalte and pipeline construct.
  • 🎯 draft data framework version 2.
  • 🎯 add options for update extras value.
  • 🎯 add draft workflow for data frameworkf version 2.
  • 🎯 add option method for allow to update extra parameters.

🐛 Bug fixes

  • ⚙️ use caller instead routing on data framework version 2.
  • ⚙️ testcase not valid when upgrade ddeutil-workflow deps.
  • ⚙️ remove root_path from config module.

✒️ Code Changes

  • 💄 pull json schema from workflow package.
  • 🧪 fix testcase for extract caller func.
  • 🎨 clean core workflow template on data framework version 01.
  • 🎨 change workflow steps on data framework version 01.
  • 🧪 update testcase and add override datetime.

📦 Build & Workflow

  • 📦 bump typer from 0.15.4 to 0.16.0 (#2)

📮 Dependencies

  • 📌 update ddeutil-workflow to 0.0.70.
  • 📌 downgrade typer version to 0.15.4.
  • 📌 upgrade typer version to 0.16.0.
  • 📌 update version of ddeutil-workflow to 0.0.66.

📖 Documentations

  • 📄 update readme file.
  • 📄 update desc on v1 models module.
  • 📄 update mkdocs version content.
  • 📄 update badges on gh readme file.