Skip to content

Releases: python-wheel-build/fromager

0.20.0

19 Jul 14:03
0.20.0
410f95b

Choose a tag to compare

What's Changed

  • This commit adds code to calculate time taken to build a wheel by @rd4398 in #193
  • Feat: entry points with override methods by @tiran in #195
  • Validating return value of version from download_source() by @rd4398 in #187
  • feat: add implementation of invoke function by @shubhbapna in #197
  • sequence-download: only download wheels from the specified wheel server by @dhellmann in #204

Full Changelog: 0.19.0...0.20.0

0.19.0

17 Jul 18:49
0.19.0
7709694

Choose a tag to compare

What's Changed

  • Add caching to dependency resolution by @shubhbapna in #175
  • make logging for override lookups consistent with other calls by @dhellmann in #188
  • feature: build-order to-constraints command by @dhellmann in #189
  • build_sdist hook with extra_environ and version by @tiran in #190
  • add the build environment when calling build_sdist by @dhellmann in #194

Full Changelog: 0.18.2...0.19.0

0.18.2

15 Jul 16:51
0.18.2
fcc564f

Choose a tag to compare

What's Changed

  • fix filtering based on markers during bootstrapping by @dhellmann in #183

Full Changelog: 0.18.1...0.18.2

0.18.1

14 Jul 14:58
0.18.1
9cc8609

Choose a tag to compare

What's Changed

  • fix reading requirements files for bootstrapping by @dhellmann in #180

Full Changelog: 0.18.0...0.18.1

0.18.0

14 Jul 14:07
0.18.0
194b134

Choose a tag to compare

What's Changed

  • Allow all constraint operations by @shubhbapna in #171
  • Give the user an option to use predefined urls to download sdists from by @shubhbapna in #164
  • Removed trailing _ from _patch_source method by @rd4398 in #161

Full Changelog: 0.17.0...0.18.0

0.17.0

11 Jul 22:25
0.17.0
0503cb7

Choose a tag to compare

What's Changed

  • catch errors when trying to download wheels from cli by @dhellmann in #165
  • Find duplicates from constraints.txt by @rd4398 in #163
  • Adding checks for downloaded source and tar files by @rd4398 in #169

New Contributors

Full Changelog: 0.16.0...0.17.0

0.16.0

11 Jul 12:50
0.16.0
c61f42b

Choose a tag to compare

What's Changed

Full Changelog: 0.15.0...0.16.0

0.15.0

07 Jul 13:55
0.15.0
e981f6a

Choose a tag to compare

What's Changed

Full Changelog: 0.14.0...0.15.0

0.14.0

07 Jul 13:41
0.14.0
38e6c76

Choose a tag to compare

What's Changed

Full Changelog: 0.13.0...0.14.0

0.13.0

06 Jul 19:05
0.13.0
15b6c78

Choose a tag to compare

What's Changed

  • Added credentials for GitHub Resolver by @shubhbapna in #128
  • expand test coverage for fromager.dependencies by @dhellmann in #119
  • simplify mergify rules to only require one approval by @dhellmann in #136
  • evaluate marker expressions for toplevel dependencies by @dhellmann in #137
  • Implement parameter expansion for env files by @tiran in #134
  • Add an option to pass the number of max jobs that are available by @shubhbapna in #133
  • Add implementation for a basic constraints file by @shubhbapna in #144
  • clean up log message about constraints by @dhellmann in #145
  • fix: only download sdist sources in download-sequence by @dhellmann in #147

Full Changelog: 0.12.1...0.13.0