Skip to content

Releases: python-wheel-build/fromager

0.51.0

30 Jun 17:57
0.51.0
098b8fb

Choose a tag to compare

What's Changed

Full Changelog: 0.50.0...0.51.0

0.50.0

23 Jun 14:41
0.50.0
69e1c82

Choose a tag to compare

What's Changed

  • ✨ feat: add git submodules support for git+https requirements by @EmilienM in #616
  • Fix git submodules support by @EmilienM in #639
  • eliminate some redundancy in bootstrapper by @dhellmann in #641
  • Fix path traversal check to allow legitimate filenames with double dots by @dhellmann in #643
  • fix: make build-sequence work with requirements with git URLs by @dhellmann in #640
  • FIX - Handle filenames with quoted characters by @fabiendupont in #645

New Contributors

Full Changelog: 0.49.0...0.50.0

0.49.0

20 Jun 18:28
0.49.0
ce74433

Choose a tag to compare

What's Changed

Full Changelog: 0.48.0...0.49.0

0.48.0

05 Jun 18:18
0.48.0
12ffcbb

Choose a tag to compare

What's Changed

Full Changelog: 0.47.0...0.48.0

0.47.0

02 Jun 19:00
0.47.0
b623cf3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.46.1...0.47.0

0.46.1

06 May 11:32
0.46.1
a967e63

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.46.0...0.46.1

0.46.0

05 May 15:47
0.46.0
0a1de85

Choose a tag to compare

What's Changed

  • fix: handle undefined variable in substitute_template by @vshawrh in #585
  • fix: log requirement name in more places by @tiran in #587
  • Log requirement name for download and patching by @tiran in #588
  • Implement requirement logging factory by @tiran in #591
  • add time to log messages by @dhellmann in #592
  • Don't compile bytecode of dependencies by @tiran in #597
  • build our own simple wheel index by @dhellmann in #594
  • fix: set requirements_ctxvar for install requirements by @tiran in #598
  • Bootstrap check local dir before cache server by @dhellmann in #586

New Contributors

Full Changelog: 0.45.0...0.46.0

0.45.0

16 Apr 14:55
0.45.0
ed57538

Choose a tag to compare

What's Changed

  • Add setting for Requires-External metadata by @tiran in #581
  • remove debug messages about arguments accepted by plugins by @dhellmann in #582
  • improve wording of log message when filtering requirements by @dhellmann in #583
  • only delete build-env if it exists by @dhellmann in #584
  • add hook entry point for bootstrap by @dhellmann in #580

Full Changelog: 0.44.0...0.45.0

0.44.0

09 Apr 15:24
0.44.0
056f2a8

Choose a tag to compare

What's Changed

  • Refactor get_build_backend_hook_caller() API by @tiran in #574
  • improve error messages from resolver by @dhellmann in #579

Full Changelog: 0.43.0...0.44.0

0.43.0

01 Apr 12:58
0.43.0
66903ff

Choose a tag to compare

What's Changed

  • support bootstrapping from git checkouts of projects by @dhellmann in #551
  • fix: always use sdist name $name-$version.tar.gz by @tiran in #573
  • feat: add exclude_vcs option to tar_reproducible by @tiran in #571
  • Ensure PKG-INFO in sdists by @tiran in #572
  • virtualenv: always install setuptools and wheel, no download by @tiran in #576

Full Changelog: 0.42.0...0.43.0