Skip to content

0.0.69

Choose a tag to compare

@korawica korawica released this 08 Jun 02:28
· 189 commits to main since this release

✨ Features

  • 🎯 feat: override logging when use fastapi with uvicorn.
  • 🎯 feat: add sub-typer command for workflow.

βœ’οΈ Code Changes

  • 🎨 format: split trace and audit log modules.
  • πŸ§ͺ tests: update foreach case matching.
  • 🎨 format: add console trace object.

🧹 Deprecate & Clean

  • ♻️ clean: remove unuse config.
  • ♻️ clean: remove uv.lock file.
  • ♻️ clean: remove multi-loader support and use only YAML parser.
  • ♻️ clean: remove max_cron_per_workflow config.

πŸ“– Documentations

  • πŸ“„ docs: update docstring and mkdocs on logs session.
  • πŸ“„ docs: update readme file.