Releases: yamap55/python_repository_simple
Releases · yamap55/python_repository_simple
v2.1.0
v2.0.0
What's Changed
- feat: Create release.yaml by @yamap55 in #259
- feat: add exclude authors by @yamap55 in #260
- fix: use black when format on save by @yamap55 in #264
- fix: author format by @yamap55 in #265
- feat: add GitHub copilot by @yamap55 in #266
- feat: update poetry group setting by @yamap55 in #279
- feat: update python version ^3.7 -> ^3.9 by @yamap55 in #280
- feat: add default interpreter path setting by @yamap55 in #284
- fix: python version 3.12 -> 3.11 by @yamap55 in #290
- feat: update node version to 20 by @yamap55 in #305
- chore: fix vscode settings by @yamap55 in #343
- chore: fix lint point by @yamap55 in #344
- feat: add features section to devcontainer.json by @yamap55 in #354
- feat: update Python version to 3.12.3 by @yamap55 in #368
- fix: path by @yamap55 in #369
- feat: add jq by @yamap55 in #375
- fix: lint setting to ruff by @yamap55 in #394
- refactor: move pyright setting to pyproject.toml by @yamap55 in #403
- chore: version up for setup-python by @yamap55 in #396
- chore: add jupyter extension by @yamap55 in #407
- chore: switch Python environment management from poetry to rye by @yamap55 in #408
Full Changelog: v1.4.0...v2.0.0
v1.4.0
What's Changed
- chore: update README by @yamap55 in #250
- bungcip.better-toml -> tamasfe.even-better-toml by @yamap55 in #255
- feat: add split extensions from python extension by @yamap55 in #256
- chore: docker-compose.yml -> compose.yaml by @yamap55 in #257
- feat: update python version 3.10 -> 3.11 by @yamap55 in #258
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- [fixed] README by @yamap55 in #42
- [fixed] devcontainer setting by @yamap55 in #43
- [fixed] ignore site-packages to covarage setting by @yamap55 in #44
- [add] env settings to README by @yamap55 in #46
- [update] dependabot settings by @yamap55 in #47
- [add] auto approve by @yamap55 in #49
- [add] dependabot auto-merge process by @yamap55 in #53
- [fixed] auto-merge settings by @yamap55 in #58
- [fixed] fetch-metadata version by @yamap55 in #60
- [fixed] python version by @yamap55 in #61
- [fixed] remove conditional branch by @yamap55 in #63
- [add] ignore python version setting by @yamap55 in #78
- [fixed] pip install timing by @yamap55 in #80
- [update] hadolint version by @yamap55 in #88
- [update] node version by @yamap55 in #89
- [add] log settings by @yamap55 in #90
- [update] specify user by @yamap55 in #99
- [update] pip install timing by @yamap55 in #100
- pip -> poetry by @yamap55 in #101
- [fixed] dependabot settings by @yamap55 in #107
- [update] make action common by @yamap55 in #109
- [update] poetry.lock by @yamap55 in #110
- [fixed] poetry settings by @yamap55 in #112
- [remove] duplicate code by @yamap55 in #138
- [fixed] poetry install url by @yamap55 in #148
- change license by @yamap55 in #153
- [update] hadolint version v2.8.0 -> latest by @yamap55 in #161
- [add] errorlens by @yamap55 in #168
- [update] python version 3.10.0rc2 -> 3.10.9 by @yamap55 in #196
- [update] use ssh_agent by @yamap55 in #197
- [update] use virtual envs by @yamap55 in #199
- [update] move docker-compose.yml by @yamap55 in #210
- [update] devcontainer.json by @yamap55 in #211
- [update] terminal prompt by @yamap55 in #212
- [fixed] terminal prompt by @yamap55 in #213
- [update] node version 16 -> 18 by @yamap55 in #215
- change linter from flake8 to Ruff by @yamap55 in #216
Full Changelog: v1.2.2...v1.3.0