0.28.0 (yanked)
What's Changed
- add a log message emphasizing build skip settings by @dhellmann in #311
- support env files not tied to a variant by @dhellmann in #312
- remove "why" information from build-order files by @dhellmann in #313
- cleanup: fix typings for progress.py by @shubhbapna in #297
- show plugin package and version by @dhellmann in #289
- feat: add changelog field to settings by @shubhbapna in #320
- cleanup: fix typings for resolver.py by @shubhbapna in #300
- add package-specific settings files by @dhellmann in #314
- cleanup: remove example_override.py by @shubhbapna in #327
- Drop support for Python 3.10 by @tiran in #326
- cleanup: change warn to warning in settings.py by @shubhbapna in #328
- download-sequence: log an optionally ignore errors downloading sdists by @dhellmann in #333
- pass constraints file when installing build dependencies by @dhellmann in #330
- download multiple packages in parallel in download-sequence by @dhellmann in #335
- feat: add extra metadata files while building wheels by @shubhbapna in #329
- Use parse_wheel_filename() in add_extra_metadata by @tiran in #337
- enable CI on macos by @dhellmann in #336
- upload logs on e2e failures to help debug by @shubhbapna in #341
- fix artifact naming conflicts by @shubhbapna in #342
- Fix extra metadata for packages with non-canonical names by @tiran in #344
- feat: add build tags to built wheels by @shubhbapna in #325
- macOS: Run unit tests and less e2e tests by @tiran in #349
- Adding
dist_info_dir
toadd_extra_metadata_to_wheels
by @rd4398 in #346 - feat: add global changelog to trigger rebuilds of all packages with new build tag by @shubhbapna in #352
- Improve coverage reporting by @tiran in #348
- docs: add docs on changelog, extra metada for wheels and speeding up build-sequence by @shubhbapna in #353
- Include ELF requirements and provides in dist-info by @tiran in #345
- license: cleanup Copyright example by @aagit in #355
- add command to produce graphviz file by @dhellmann in #357
New Contributors
Full Changelog: 0.27.0...0.28.0