File tree Expand file tree Collapse file tree 1 file changed +73
-0
lines changed Expand file tree Collapse file tree 1 file changed +73
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,79 @@ Changelog
22=========
33
44
5+ v5.2.0 (2025-08-07)
6+ -------------------
7+
8+ New
9+ ~~~
10+ - Feat: Switch package management from pipenv to uv (#1155) [Mykola
11+ Mokhnach]
12+
13+ * feat: Switch package management from pipenv to uv
14+
15+ * line break
16+
17+ * Get rid of tox
18+
19+ * Update readme
20+
21+ * setup
22+
23+ Fix
24+ ~~~
25+ - Restore mypy linting (#1156) [Mykola Mokhnach]
26+
27+ * fix: Restore mypy linting
28+
29+ * update ci
30+
31+ * delete extra
32+
33+ * Update readme
34+
35+ Test
36+ ~~~~
37+ - Ci: Add a script to automatically update uv.lock upon dependabot
38+ updates (#1158) [Mykola Mokhnach]
39+
40+ Other
41+ ~~~~~
42+ - Bump 5.2.0. [Kazuaki Matsuo]
43+ - Chore: use uv for version (#1160) [Kazuaki Matsuo]
44+
45+ * chore: use version via uv
46+
47+ * chore: update uv version
48+
49+ * ruff
50+
51+ * remove unused line
52+
53+ * fix ruff
54+
55+ * fix ruff
56+
57+ * fix naming
58+
59+ * rename
60+ - Chore: use uv build to build the package (#1159) [Kazuaki Matsuo]
61+
62+ * use uv build
63+
64+ * add comment
65+
66+ * add comment
67+
68+ * remove a new line
69+
70+ * reformat
71+
72+ * update review, metadatas
73+
74+ * fix format
75+ - Update changelog for 5.1.3. [Kazuaki Matsuo]
76+
77+
578v5.1.3 (2025-08-07)
679-------------------
780
You can’t perform that action at this time.
0 commit comments