Version 1.0.0
What's Changed
- infra: replace flake8 with ruff by @layday in #565
- Refactor
IsolatedEnv
, take two by @layday in #537 - util: allow passing alternative runner to
project_wheel_metadata
by @q0w in #566 - ci: do not trigger workflow for RST file changes by @layday in #568
- build: drop toml fallback by @layday in #567
- infra: fix ruff configuration and add a few checks by @henryiii in #573
- Minor doc fixes by @layday in #574
- docs: reorder installation instructions by @hauntsaninja in #575
- Specify encoding by @jaraco in #578
- infra: use latest Ruff instead of isort by @henryiii in #581
- tests: report installed versions of common packages by @henryiii in #588
- tests: strip formatting from stderr (pip 23) by @henryiii in #589
- docs: remove direct references to PEP 517 in docs landing page by @pradyunsg in #562
- docs: use sphinx-issues by @FFY00 in #590
- config: support running Ruff 0.258+ directly on source by @henryiii in #591
- tests: useless .stdout detected by Ruff PR by @henryiii in #594
- Fix link to installation page in docs by @atugushev in #597
- fix: mypy update by @henryiii in #606
- chore: minor cleanup by @henryiii in #605
- chore: isort Ruff code was missing by @henryiii in #604
- 🎨🧪 Modularize GHA workflow through reuse by @webknjaz in #618
- Improve CLI help text by @layday in #616
- ci: add 3.12 beta testing by @henryiii in #624
- chore: remove unneeded target-version by @henryiii in #634
- pre-commit: ruff moved to astral-sh by @henryiii in #635
- main: filter out malicious files when extracting tar archives by @layday in #609
- main: avoid cost of importing virtualenv if not using it by @henryiii in #636
- Bump importlib metadata dependency by @jaraco in #631
- main: ensure config_settings are passed to get_requires_for_build by @jameshilliard in #627
- tests: add network marker by @henryiii in #649
- chore: use 2x faster black mirror by @henryiii in #652
- docs: bump furo/sphinx by @henryiii in #660
- readme: touch up badge by @henryiii in #659
- fix: include all files in SDist by @henryiii in #657
- fix: tests & file inclusion update by @henryiii in #661
- chore: add some exception handling minor cleanup checks by @henryiii in #662
- docs: update changelog for 0.11.0 by @henryiii in #664
- Release 1.0.0 by @gaborbernat in #668
- ci: build and test SDist/wheels by @henryiii in #669
New Contributors
- @q0w made their first contribution in #566
- @atugushev made their first contribution in #597
- @jameshilliard made their first contribution in #627
Full Changelog: 0.10.0...1.0.0