2023.12.21
This release includes two significant additions for sp-repo-review
: A dependabot grouping check, and a check for potential incompatibility with the v4 updates for upload/download artifacts.
What's Changed
- feat: groups for dependabot by @henryiii in #348
- feat: support archive v4 by @henryiii in #350
- fix: accept other filenames for LICENSE by @jfrost-mo in #327
- fix: add license file and test by @henryiii in #320
- fix: autoupdate for nox by @henryiii in #321
- fix: change default formatter to ruff-format by @henryiii in #323
- fix: correct tutorial src layout (#340) by @edsq in #346
- fix: docs serve command by @burgholzer in #333
- fix: incomplete coverage config by @burgholzer in #332
- fix: prepare for artifact v4 by @henryiii in #335
- fix: use build-and-inspect-packages, fix typo in guide by @henryiii in #322
- ci: filter pre-releases by @henryiii in #345
- ci: fix syntax for regex by @henryiii in #347
- docs: Reword an incomplete sentence in tutorial intro by @blakeNaccarato in #325
- docs: fix link to homepage by @henryiii in #351
New Contributors
- @blakeNaccarato made their first contribution in #325
- @jfrost-mo made their first contribution in #327
- @edsq made their first contribution in #346
Full Changelog: 2023.11.17...2023.12.21