Skip to content

Releases: python-wheel-build/fromager

0.12.1

03 Jul 21:20
0.12.1
ab0200d

Choose a tag to compare

What's Changed

  • document netrc configuration for private repository access by @dhellmann in #108
  • trap fewer exceptions when resolving a dependency by @dhellmann in #130

Full Changelog: 0.12.0...0.12.1

0.12.0

03 Jul 14:15
0.12.0
b8562dd

Choose a tag to compare

What's Changed

  • sort dependencies before recursing for consistent output by @dhellmann in #106
  • look for patches in subdirectories by @dhellmann in #116
  • feature: let overrides do version resolution by @dhellmann in #105
  • fix: pass environment variables from caller to build steps by @shubhbapna in #124

Maintenance Work

  • add type annotations to application code by @dhellmann in #109
  • Define custom click params for path and versions by @tiran in #112
  • Configure mypy checker in tox and GHA by @tiran in #111
  • Convert Path to str for external_commands.run() by @tiran in #113
  • avoid circular imports in override plugins by @dhellmann in #123

New Contributors

Full Changelog: 0.11.0...0.12.0

0.11.0

27 Jun 14:24
0.11.0
d55c7d1

Choose a tag to compare

What's Changed

  • Add Ruff for linting and auto-formatting by @tiran in #100
  • feature: make a new sdist after running prepare_source by @dhellmann in #98

Full Changelog: 0.10.0...0.11.0

0.10.0

20 Jun 21:34
0.10.0
51d3dcf

Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.10.0

0.9.0

17 Jun 18:08
0.9.0
5fbdab4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.1...0.9.0

0.8.0

15 Jun 16:01
0.8.0
5e3b559

Choose a tag to compare

What's Changed

  • update readme with new commands and design goals by @dhellmann in #71
  • make verbose option a flag by @dhellmann in #74
  • limit the redundant checks in finders by @dhellmann in #75
  • feature: prefer our wheel server over pypi.org for prebuilt wheels by @dhellmann in #77

Full Changelog: 0.7.0...0.8.0

0.7.0

10 Jun 18:47
0.7.0
d97a052

Choose a tag to compare

What's Changed

  • integrate rust vendoring with source preparation by @dhellmann in #63
  • only pass filter to extractall() when supported by @dhellmann in #70

Full Changelog: 0.6.0...0.7.0

0.6.0

07 Jun 21:57
0.6.0
7935210

Choose a tag to compare

What's Changed

  • Vendor Rust crates into source distributions by @tiran in #49
  • update the mergify rules to account for python 3.10 and rust 1.75 by @dhellmann in #56
  • convert cli processing to use click by @dhellmann in #55
  • clean up help text of step commands by @dhellmann in #60
  • rename build_with_build_order to build_steps by @dhellmann in #58
  • feature: add a command for building one wheel by @dhellmann in #59
  • feature: add a build-sequence command by @dhellmann in #61
  • force new entries in mergify and github actions when we write e2e scripts by @dhellmann in #62

Full Changelog: 0.5.0...0.6.0

0.5.0

05 Jun 20:17
0.5.0
de94524

Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

04 Jun 20:26
0.4.0
b1f7970

Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0