Skip to content

Releases: python-wheel-build/fromager

0.72.0

17 Nov 17:43
0.72.0
2918a78

Choose a tag to compare

What's Changed

  • feat: setting for use pypi.org metadata by @tiran in #833
  • fix: Add default for 'extra_data_plugin' override by @iangelak in #834
  • fix: propagate exceptions in Bootstrapper._build_sdist to fail on sdist build errors by @EmilienM in #649
  • feat: use pypi_simple for PyPI simple API by @tiran in #745
  • feat: Simple PyPI server with Starlette by @tiran in #774
  • Improve DependencyNode, get recursive build/install dependencies. by @tiran in #763
  • fix: Remove build_ext_parallel feature by @iangelak in #836
  • fix(resolver): redesign resolver cache by @tiran in #793
  • chore: make Candidate a dataclass by @tiran in #837
  • fix: Add retry logic to GitHub and GitLab tag providers by @iangelak in #841
  • refactor(graph): extract helpers from reduce_graph by @LalatenduMohanty in #840
  • Adding a test to validate working of resolver cache by @LalatenduMohanty in #839
  • docs(AGENTS): enhance code quality guidelines by @LalatenduMohanty in #844
  • test: add return type annotations to all test functions by @LalatenduMohanty in #848
  • fix(test): Fix failure due to different uname.machine on linux vs darwin by @booxter in #849
  • test(packagesettings): add missing type annotations by @LalatenduMohanty in #852
  • fix: pre-built wheel indexing for local wheel server by @pavank63 in #853

New Contributors

Full Changelog: 0.71.0...0.72.0

0.71.0

03 Nov 16:09
0.71.0
e20b656

Choose a tag to compare

What's Changed

Full Changelog: 0.70.0...0.71.0

0.70.0

30 Oct 18:34
0.70.0
f0ab9ce

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.69.0...0.70.0

0.69.0

29 Oct 16:09
0.69.0
a8c621d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.68.1...0.69.0

0.68.1

21 Oct 12:36
0.68.1
5db0044

Choose a tag to compare

What's Changed

  • build(deps): bump super-linter/super-linter from 8.2.0 to 8.2.1 by @dependabot[bot] in #809
  • show info about pre-releases when resolution fails by @dhellmann in #811

Full Changelog: 0.68.0...0.68.1

0.68.0

16 Oct 15:30
0.68.0
0e432fa

Choose a tag to compare

What's Changed

  • fix: preserve multiple requirements with markers in project_override by @lbrabec in #775
  • docs: add how-to guide for complex project_override by @lbrabec in #802
  • docs: add graph command how-to guides by @dhellmann in #804
  • build(deps): bump super-linter/super-linter from 8.1.0 to 8.2.0 by @dependabot[bot] in #803
  • feat: load CLI commands from entry points by @tiran in #807

Full Changelog: 0.67.1...0.68.0

0.67.1

25 Sep 13:59
e88a7c2

Choose a tag to compare

What's Changed

  • fix: remove warning about missing hostname command by @tiran in #792

Full Changelog: 0.67.0...0.67.1

0.67.0

25 Sep 12:33
b3a547f

Choose a tag to compare

What's Changed

  • feat(lint-requirements): make resolving requirements optional by @tiran in #790
  • fix: improve network isolation by @tiran in #789
  • fix: don't treat bad sdist metadata as fatal error by @tiran in #788

Full Changelog: 0.66.0...0.67.0

0.66.0

24 Sep 16:02
0.66.0
16d615f

Choose a tag to compare

What's Changed

  • feat(lint): add requirement resolution to lint-requirements command by @dhellmann in #781
  • Revert "fix: build installation dependencies before building consumers" by @dhellmann in #786

Full Changelog: 0.65.2...0.66.0

0.65.2

24 Sep 11:39
0.65.2
64aee9d

Choose a tag to compare

What's Changed

  • feat: uv cache clean is concurrency safe by @tiran in #779
  • fix(build): correct skipped status in build-sequence-summary.json by @dhellmann in #783
  • fix: normalize name in default_get_install_dependencies_of_sdist by @tiran in #784

Full Changelog: 0.65.1...0.65.2