Skip to content

Releases: python-wheel-build/fromager

0.74.1

08 Dec 21:12
0.74.1
c2604a0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.74.0...0.74.1

0.74.0

07 Dec 15:49
0.74.0
e1479d7

Choose a tag to compare

What's Changed

  • fix(types): update type annotations for stevedore compatibility by @iangelak in #862
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #860
  • feat: improve resolver candidate by @tiran in #867
  • docs(concepts): add build vs runtime dependencies by @LalatenduMohanty in #866
  • feat: fast, simple git clone by @tiran in #869
  • fix(resolver): indicate resolver type in error messages by @LalatenduMohanty in #859
  • Refactor bootstrap() Method in src/fromager/bootstrapper.py by @LalatenduMohanty in #864
  • fix(lint-requirements): allow duplicates in requirements.txt by @rd4398 in #875
  • feat: license and project url metadata helpers by @tiran in #872
  • build(deps): bump super-linter/super-linter from 8.2.1 to 8.3.0 by @dependabot[bot] in #870
  • fix: Add package prefix to uv output by @iangelak in #843

Full Changelog: 0.73.0...0.74.0

0.73.0

19 Nov 19:52
0.73.0
a7ee0f8

Choose a tag to compare

What's Changed

  • feat: add TrackingTopologicalSorter by @tiran in #795
  • feat: implement DependencyGraph.get_build_topology by @tiran in #855
  • test(dependency_graph): add concurrent and empty graph tests by @LalatenduMohanty in #857
  • Add source hook helper docs and other docs fixes by @mprpic in #835
  • Redesign parallel build system by @tiran in #796

Full Changelog: 0.72.0...0.73.0

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