- change license to MIT (#326)
- add codespell linter (#325)
- replace build backend with uv_build (#324)
- recommend Python 3.12 (#323)
- minify VS Code extensions (#322)
- replace mypy with ty (#321)
- deprecate cookiecutter (#320)
- fix missing py.typed (#319)
- replace pdoc with MkDocs (#316)
- check if PR title conforms to Conventional Commits (#312)
- select ALL ruff rules (#311)
- upgrade CI dependencies (#310)
- select user-defined minimum Python version in CI test matrix (#317)
- close prerequisites details (#306)
- update deprecated codesearch flag (#305)
- upgrade to a more modern build system (#302)
- add missing permission for trusted publishing (#301)
- simplify publishing to PyPI from GitHub Actions (#300)
- mark .gitignore as templated (#299)
- git ignore uv.lock for packages (#298)
- fix resolution strategy selection (#297)
- list environment variables in workflow definition (#294)
- select uv as commitizen's version provider (#293)
- set default shell to bash (#296)
- use a non-root user the Dev Container (#287)
- optimize Dev Container features (#285)
- fix invalid paths on Windows (#284)
- relock before cz bump (#277)
- api: remove unnecessary default type argument (#280)
- use serve instead of app in task sequence (#279)
- enable GitHub Copilot preview features (#275)
- improve GitHub Actions workflows for packages (#274)
- git ignore .egg-info (#273)
- transition to uv and copier (#271)