File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## Latest Changes
44
5+ ## 0.0.69
6+
7+ ### :sparkles : Features
8+
9+ - :dart : feat: override logging when use fastapi with uvicorn.
10+ - :dart : feat: add sub-typer command for workflow.
11+
12+ ### :black_nib : Code Changes
13+
14+ - :art : format: split trace and audit log modules.
15+ - :test_tube : tests: update foreach case matching.
16+ - :art : format: add console trace object.
17+
18+ ### :broom : Deprecate & Clean
19+
20+ - :recycle : clean: remove unuse config.
21+ - :recycle : clean: remove uv.lock file.
22+ - :recycle : clean: remove multi-loader support and use only YAML parser.
23+ - :recycle : clean: remove max_cron_per_workflow config.
24+
25+ ### :book : Documentations
26+
27+ - :page_facing_up : docs: update docstring and mkdocs on logs session.
28+ - :page_facing_up : docs: update readme file.
29+
530## 0.0.68
631
732### :sparkles : Features
Original file line number Diff line number Diff line change 1- __version__ : str = "0.0.68 "
1+ __version__ : str = "0.0.69 "
You can’t perform that action at this time.
0 commit comments