Skip to content

Changelogs

Latest Changes

0.0.4

โœจ Features

  • ๐ŸŽฏ add get_data on utils func.
  • ๐ŸŽฏ draft variable for multiple deploy across env.
  • ๐ŸŽฏ add ignore filter.
  • ๐ŸŽฏ add asset method on node model.

โœ’ Code Changes

  • ๐ŸŽจ add code format for data framework version 1.
  • ๐ŸŽจ add code format for data framework version 2.

๐Ÿ“ฎ Dependencies

  • ๐Ÿ“Œ update ddeutil-workflow and json-schema.

๐Ÿ“– Documentations

  • ๐Ÿ“„ update readme file.

0.0.3

๐ŸŒ  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.

0.0.2

๐ŸŒ  Highlight Features

  • โญ change template location with version base.

โœจ Features

  • ๐ŸŽฏ add routing workflow for custom workflow layer.
  • ๐ŸŽฏ merge priority group workflow to stream workflow.
  • ๐ŸŽฏ add routing workflow func for dynamic version.
  • ๐ŸŽฏ create routing tasks.
  • ๐ŸŽฏ update models module.
  • ๐ŸŽฏ update tasks for version 1.
  • ๐ŸŽฏ draft dynamic workflow templates.
  • ๐ŸŽฏ change tasks function base on api version.

๐Ÿ› Bug fixes

  • โš™ change routing task function parameter.
  • โš™ change env name that not valid.

โœ’ Code Changes

  • ๐Ÿงช upgrade testcase.
  • ๐Ÿงช split testcase base on version.
  • ๐Ÿงช update testcase for override workflow config.

๐Ÿ“ฆ Build & Workflow

  • ๐Ÿ“ฆ bump typer from 0.15.2 to 0.15.3 (#1)

๐Ÿ“ฎ Dependencies

  • ๐Ÿ“Œ update fixed trace bug of ddeutil-workflow version to 0.0.60.
  • ๐Ÿ“Œ update ddeutil-workflow to 0.0.59
  • ๐Ÿ“Œ update version of ddeutil-workflow from 0.0.51 to 0.0.58.
  • ๐Ÿ“Œ update ddeutil-workflow to 0.0.56.
  • ๐Ÿ“Œ update version of ddeutil-workflow from 0.0.42 to 0.0.51.
  • ๐Ÿ“Œ update ddeutil-workflow from 0.0.41 to 0.0.42.

๐Ÿ“– Documentations

  • ๐Ÿ“„ update mkdocs for making version topics.
  • ๐Ÿ“„ update mkdoc on data framework version 1.
  • ๐Ÿ“„ update design docs.
  • ๐Ÿ“„ update readme file.
  • ๐Ÿ“„ update readme file.
  • ๐Ÿ“„ update mkdocs package for making docs.

0.0.1

๐ŸŒ  Highlight Features

  • โญ add get_process function on io module.

โœจ Features

  • ๐ŸŽฏ add typer package for make cli app.
  • ๐ŸŽฏ update models for declarative framework.
  • ๐ŸŽฏ add prefix getting on config.
  • ๐ŸŽฏ add flow module and config.
  • ๐ŸŽฏ restructure code.
  • ๐ŸŽ‰ add the first draft code of this project.

๐Ÿ› Bug fixes

  • โš™ add Self type-hint.

โœ’ Code Changes

  • ๐Ÿšง change prefix name support new package name.
  • ๐Ÿงช add dotenv setting func on conf testcase.
  • ๐Ÿšง Initial commit

๐Ÿงน Deprecate & Clean

  • โ™ป rename package from fastflow to deflow.

๐Ÿ“ฆ Build & Workflow

  • ๐Ÿงฐ add .github workflows.
  • ๐Ÿงฐ add hatchling to build system.
  • ๐Ÿงฐ add pyproject file.

๐Ÿ“ฎ Dependencies

  • ๐Ÿ“Œ update ddeutil-workflow from 0.0.40 to 0.0.41.