Releases: python-wheel-build/fromager
Releases · python-wheel-build/fromager
0.20.0
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
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
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
What's Changed
- fix reading requirements files for bootstrapping by @dhellmann in #180
Full Changelog: 0.18.0...0.18.1
0.18.0
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
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
What's Changed
- Add
constrained_reqfield to build order by @shubhbapna in #155 - add dependency information to constraints file by @dhellmann in #156
- remove legacy patch handling by @dhellmann in #149
- add build-order show-duplicates command by @dhellmann in #143
- document override functions related to building sdist by @dhellmann in #141
- remove fedora package index from default resolver by @dhellmann in #140
- add command to start local wheel server by @dhellmann in #146
- Add unit test to ensure that extras are applied even with constraints by @shubhbapna in #159
- Refactor requirement file parsing by @shubhbapna in #158
- feature: add wheels to download-sequence by @dhellmann in #162
Full Changelog: 0.15.0...0.16.0
0.15.0
0.14.0
0.13.0
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