What's Changed
- Use async io where possible to improve runtime performance by @netomi in #163
- fix: Incorrect parsing of index_urls in requirements.txt by @ukaj in #201
- Fix issue #220 by @TG1999 in #221
- fix: Use hash to cache files by @heliocastro in #218
- Enable regeneration of all CLI tests by @pombredanne in #223
- Add settings by @pombredanne in #214
- Fix 180: Add environment variables to Click CLI options by @calizarr in #187
- Improve env var support by @pombredanne in #225
- Introduce lockfile for download integrity by @pombredanne in #226
- Prepare Release 0.14.0 by @pombredanne in #227
- Bugfix: support packages that only have manylinux 2 wheels by @mathiasburger in #191
- Merge latest skeleton with ruff by @pombredanne in #211
New Contributors
- @netomi made their first contribution in #163
- @ukaj made their first contribution in #201
- @heliocastro made their first contribution in #218
- @calizarr made their first contribution in #187
- @mathiasburger made their first contribution in #191
Full Changelog: v0.13.1...v0.14.0