File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- __version__ : str = "0.0.8 "
1+ __version__ : str = "0.0.9 "
Original file line number Diff line number Diff line change 22
33## Latest Changes
44
5+ ## 0.0.9
6+
7+ ### :sparkles : Features
8+
9+ - :dart : add name logging on factory.
10+ - :dart : add context extras for dynamic value to build method.
11+
12+ ### :bug : Bug fixes
13+
14+ - :gear : change deps on pyproject.
15+ - :gear : fix type tags does not valid.
16+ - :gear : add custom filter on factory instread of models.
17+
18+ ### :black_nib : Code Changes
19+
20+ - :art : add typed hint for all module.
21+ - :label : Bump up to version 0.0.8 -> 0.0.9.
22+ - :construction : change function to classmethod on variable model.
23+ - :art : add AIR rule on ruff.
24+ - :test_tube : update testcase support version change.
25+
26+ ### :package : Build & Workflow
27+
28+ - :toolbox : change format docker file.
29+ - :toolbox : add python version file for track base py version.
30+
531## 0.0.8
632
733### :sparkles : Features
You can’t perform that action at this time.
0 commit comments