Skip to content

Version 0.4.8

Compare
Choose a tag to compare
@henryiii henryiii released this 30 Jul 02:06
· 337 commits to main since this release
0b3d447

This release focus on two fixes that correct some interference issues with other setuptools plugins. A few new features were added (opt-in only): the ability to select build targets, install components, and opt-in --strip (will be opt-out in 0.5 if the minimum-version is set to 0.5+ or unset).

Features:

Fixes:

  • (setuptools) Avoid instantiating build too soon by @henryiii in #443
  • (setuptools) Avoid interfering with other setuptools plugins by @henryiii in #414
  • Only link to valid module paths (not things like gitignore) in editable installs by @henryiii in #444

Docs:

Tests and other:

New Contributors

Full Changelog: v0.4.7...v0.4.8