File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed
Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 22
33## Latest Changes
44
5+ ## 0.0.29
6+
7+ ### :sparkles : Features
8+
9+ - :dart : feat: add ddeutil.vendors on registry search.
10+
11+ ### :bug : Bug fixes
12+
13+ - :gear : fixed: change default of registry path.
14+ - :gear : fixed: remove uv prefix.
15+
16+ ### :black_nib : Code Changes
17+
18+ - :art : styled: add type hint on config module.
19+ - :test_tube : tests: revert session arg.
20+ - :art : styled: add typo on hook module.
21+ - :test_tube : tests: add worker parallel on tests workflow.
22+ - :test_tube : tests: add pytest_collection_modifyitems for more parallel action.
23+ - :test_tube : tests: add markers for split testcase on gh action.
24+ - :test_tube : tests: add more testcase and reformat code on tests.
25+
26+ ### :package : Build & Workflow
27+
28+ - :toolbox : build: move puhlish workflow support oidc.
29+ - :toolbox : build: mark parallel tests with pytest-xdist on tests workflow.
30+ - :toolbox : build: adjust ignore file that use on build and tests gh workflow.
31+
32+ ### :postbox : Dependencies
33+
34+ - :pushpin : deps: update deps for core package.
35+
536## 0.0.28
637
738### :sparkles : Features
Original file line number Diff line number Diff line change 1- __version__ : str = "0.0.28 "
1+ __version__ : str = "0.0.29 "
You can’t perform that action at this time.
0 commit comments