Skip to content

Releases: scientific-python/cookie

2024.04.23

23 Apr 16:54
28d1a53
Compare
Choose a tag to compare

What's Changed

sp-repo-review:

Cookie:

New Contributors

Full Changelog: 2024.03.10...2024.04.23

2024.03.10

11 Mar 02:35
d43e497
Compare
Choose a tag to compare

What's Changed

Fixes:

  • fix: Dependabot should only be required for GH repos by @henryiii in #374
  • fix: add codecov token to github action by @JeanElsner in #375
  • fix: allow patch versions in min version by @henryiii in #388
  • fix: error if both target-version and project.requires-python are set by @henryiii in #383

Docs:

Other:

New Contributors

Full Changelog: 2024.01.24...2024.03.10

2024.01.24

24 Jan 19:27
0bfc28b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2023.12.21...2024.01.24

2023.12.21

22 Dec 03:38
65fcacc
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 2023.11.17...2023.12.21

2023.11.17

17 Nov 16:14
acb5611
Compare
Choose a tag to compare

sp-repo-review: This version requires show_error_codes to not be present (it's now the default and deprecated since mypy 0.990). The summary flag for pytest is now looser, any explicit -r flag will pass the test. A ruff.toml/.ruff.toml that extends a pyproject.toml is now supported for the ruff checks. More task runner configurations are now recognized by PY007. And the pre-commit hook no longer requires additional_dependencies set unless you actually want to add additional dependencies.

What's Changed

New Contributors

Full Changelog: 2023.10.27...2023.11.17

2023.10.27

28 Oct 03:06
1d6bbeb
Compare
Choose a tag to compare

This release adds ruff-formatter and checks for some deprecated codes. The cookiecutter now has schema validation checks.

What's Changed

Features:

Docs:

Minor changes and fixes:

New Contributors

Full Changelog: 2023.09.21...2023.10.27

2023.09.21

21 Sep 18:45
38dcc95
Compare
Choose a tag to compare

What's Changed

  • fix: add ALL and more examples to error messages by @henryiii in #273
  • fix: cd file has an error for non-compiled projects by @henryiii in #282
  • fix: correct suggestion for RtD by @henryiii in #272
  • docs: update binary projects recommendation to scikit-build by @matthewfeickert in #277
  • docs: fix typos by @hugovk in #278
  • docs: remove statement about CPython 3.13 docs and fix typos by @hugovk in #279
  • docs: update for rename of blacken-docs by @henryiii in #271
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #275
  • chore(deps): bump versions by @github-actions in #274
  • chore(deps): bump versions by @github-actions in #276
  • chore(deps): bump versions by @github-actions in #284

New Contributors

Full Changelog: 2023.08.23...2023.09.21

2023.08.23

23 Aug 18:21
fd36549
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2023.08.03...2023.08.23

2023.08.03

03 Aug 21:19
3e40575
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2023.07.13...2023.08.03

2023.07.13

13 Jul 17:50
618e45a
Compare
Choose a tag to compare

This release fixes some issues - like a few broken links and an issue with sp-repo-review erroring, and various other things.

What's Changed

Full Changelog: 2023.07.06...2023.07.13