Skip to content

Commit 48b1cb5

Browse files
prepare v8.0.4 release
1 parent 8d3560e commit 48b1cb5

8 files changed

+17
-29
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
11

2+
# v8.0.4
3+
4+
## Changed
5+
6+
- introduce scriv for changelog management
7+
- reconfigure local build backend to use an attribute instead of star imports from setuptools
8+
- introduce ruff as a linter
9+
- ensure the setuptools version keyword correctly load pyproject.toml configuration
10+
- add build and wheel to the test requirements for regression testing
11+
- move internal toml handling to own module
12+
13+
## Fixed
14+
15+
- fix #925: allow `write_to` to be an absolute path when it's a subdirectory of the root
16+
- fix #932: ensure type annotations in version file don't cause linter issues
17+
- fix #930: temporary restore `DEFAULT_VERSION_SCHEME` and `DEFAULT_LOCAL_SCHEME` on the `setuptools_scm` package
18+
219

320

421
# v8.0.3

changelog.d/20230922_144818_ronny_introduce_scriv.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

changelog.d/20230922_154334_ronny_local_build.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog.d/20230922_160525_ronny_version_file_annotations.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog.d/20230922_161408_ronny_legacy_default_import.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog.d/20230922_200957_ronny_fix_925_turn_write_to_absolute_to_warning.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog.d/20230922_220934_opensource_try_ruff.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog.d/20231002_161552_opensource_fix_938_self_reinit_fixup.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)