Skip to content

Commit

Permalink
prepare v8.0.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
RonnyPfannschmidt committed Oct 2, 2023
1 parent 8d3560e commit 48b1cb5
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 29 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@

# v8.0.4

## Changed

- introduce scriv for changelog management
- reconfigure local build backend to use an attribute instead of star imports from setuptools
- introduce ruff as a linter
- ensure the setuptools version keyword correctly load pyproject.toml configuration
- add build and wheel to the test requirements for regression testing
- move internal toml handling to own module

## Fixed

- fix #925: allow `write_to` to be an absolute path when it's a subdirectory of the root
- fix #932: ensure type annotations in version file don't cause linter issues
- fix #930: temporary restore `DEFAULT_VERSION_SCHEME` and `DEFAULT_LOCAL_SCHEME` on the `setuptools_scm` package



# v8.0.3
Expand Down
3 changes: 0 additions & 3 deletions changelog.d/20230922_144818_ronny_introduce_scriv.md

This file was deleted.

4 changes: 0 additions & 4 deletions changelog.d/20230922_154334_ronny_local_build.md

This file was deleted.

4 changes: 0 additions & 4 deletions changelog.d/20230922_160525_ronny_version_file_annotations.md

This file was deleted.

4 changes: 0 additions & 4 deletions changelog.d/20230922_161408_ronny_legacy_default_import.md

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog.d/20230922_220934_opensource_try_ruff.md

This file was deleted.

This file was deleted.

0 comments on commit 48b1cb5

Please sign in to comment.