0.5.0
What's Changed
- rename project_name as directory_name by @fdiblen in #278
- replaced reference to John Smith to Jane Smith by @jspaaks in #279
- updated links in badges with package name by @jspaaks in #283
- project package naming by @jspaaks in #284
- renamed template dir name by @jspaaks in #285
- fix sonarcloud link by @fdiblen in #286
- Random bits by @sverhoeven in #287
- Make linting a separate job on CI by @egpbos in #304
- remove double CI build triggers by @egpbos in #303
- Fix markdown-link-check errors by @abelsiqueira in #307
- Update cffconvert.yml to version 2.0.0 by @abelsiqueira in #309
- Add tox and change coverage configuration by @egpbos in #311
- Create Pull Request template by @abelsiqueira in #308
- add diff to isort so that the output actually tells you what to do... by @egpbos in #315
- add myst_parser to allow markdown files in toclist in docs by @egpbos in #316
- add .tox to .gitignore by @egpbos in #320
- remove --tmpdir from mktemp in README.dev.md by @egpbos in #319
- update checkout and setup-python github actions to v3 by @egpbos in #321
- add separate documentation GA workflow by @egpbos in #314
- Fixes authentication confusion by @apalha in #325
- Update python versions in CI matrix: -3.6, +3.10, +3.11 by @sjvrijn in #329
- run CI only on push/PR to main by @sjvrijn in #330
- include LPGLv3+ in template by @sjvrijn in #331
- Small fix to PR template by @abelsiqueira in #338
- Remove --recursive from isort in pre-commit by @abelsiqueira in #339
- Update cff-version to 1.2.0 by @abelsiqueira in #334
- Python info steps: switch bash -l to bash -e by @egpbos in #341
- [WIP] Fix Windows tests by @egpbos in #342
- add read/write permissions to allow issue creation by @bvreede in #340
- Remove more python3/pip3 commands from docs by @egpbos in #344
- Update project_setup.md by @cwmeijer in #346
- use ruff instead of prospector and isort (Refs #336) by @cwmeijer in #347
- Re-use baked project for all tests by @bouweandela in #353
- move setup.cfg to pyproject.toml by @sjvrijn in #352
- fix broken link by @egpbos in #357
- Update supported python versions: -3.7, +3.12 by @sjvrijn in #359
- use python -m build to build by @egpbos in #358
- Remove remaining setup.cfg references by @sjvrijn in #363
- switch from bump2version to bump-my-version by @egpbos in #365
- add link to impact discussion by @egpbos in #366
- Mention the guide in contribution guidelines and pull request template by @bouweandela in #371
- Assorted changes: audience, contributing guidelines, remove .zenodo.json by @egpbos in #368
- Bumpversion bug by @f-hafner in #377
- include an action point of adding changes to changelog in PR template by @sjvrijn in #386
- Fix broken link to contribution guidelines in pull request template by @bouweandela in #390
- Move generated package to
src/
layout by @sjvrijn in #374 - Add extra optional-dependencies section for documentation requirements by @sjvrijn in #387
- Update ruff configuration by @sjvrijn in #384
- Remove unused isort configuration by @bouweandela in #392
- 378b ruff config update dbodor by @DaniBodor in #397
- Enable quiet mode for markdown link checker by @sjvrijn in #385
New Contributors
- @abelsiqueira made their first contribution in #307
- @apalha made their first contribution in #325
- @sjvrijn made their first contribution in #329
- @bvreede made their first contribution in #340
- @bouweandela made their first contribution in #353
- @f-hafner made their first contribution in #377
- @DaniBodor made their first contribution in #397
Full Changelog: 0.4.0...0.5.0