File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -25,14 +25,22 @@ $ pipx install --suffix=@next g --pip-args '\--pre' --force
2525
2626_ Maintenance only, no bug fixes, or new features_
2727
28- ### Development
28+ ### Breaking changes
2929
3030#### Project and package management: poetry to uv (#30 )
3131
3232[ uv] is the new package and project manager for the project, replacing Poetry.
3333
3434[ uv ] : https://github.com/astral-sh/uv
3535
36+ #### Build system: poetry to hatchling (#30 )
37+
38+ [ Build system] moved from [ poetry] to [ hatchling] .
39+
40+ [ Build system ] : https://packaging.python.org/en/latest/tutorials/packaging-projects/#choosing-a-build-backend
41+ [ poetry ] : https://github.com/python-poetry/poetry
42+ [ hatchling ] : https://hatch.pypa.io/latest/
43+
3644## g 0.0.5 (2024-06-08)
3745
3846### Fixes
You can’t perform that action at this time.
0 commit comments