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.64
6+
7+ ### :stars : Highlight Features
8+
9+ - :star : hl: change validation of caller function args to dynamic model validation.
10+ - :star : hl: support type adapter on caller function argument.
11+
12+ ### :bug : Bug fixes
13+
14+ - :gear : fixed: remove not use args on model dump.
15+
16+ ### :black_nib : Code Changes
17+
18+ - :test_tube : tests: fix invalid testcase.
19+ - :construction : refactored: remove schedule module.
20+
21+ ### :broom : Deprecate & Clean
22+
23+ - :recycle : clean: remove schedule route marking.
24+
25+ ### :book : Documentations
26+
27+ - :page_facing_up : docs: remove scheduler docs.
28+
529## 0.0.63
630
731### :stars : Highlight Features
Original file line number Diff line number Diff line change 1- __version__ : str = "0.0.63 "
1+ __version__ : str = "0.0.64 "
You can’t perform that action at this time.
0 commit comments