-
-
Notifications
You must be signed in to change notification settings - Fork 28
Releases: aboutcode-org/python-inspector
Releases · aboutcode-org/python-inspector
v0.15.2
@github-actions
github-actions
Immutable
release. Only release title and notes can be modified.
a841c7c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
Full Changelog: v0.15.1...v0.15.2
Assets 5
v0.15.1
@github-actions
github-actions
Immutable
release. Only release title and notes can be modified.
7b61dde
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Add zip file cache validation by @MarcelBochtler in #256
- Update package_data.py by @thomasscheer in #255
- Update dependencies by @TG1999 in #263
- Fix fetching packages from private repositories by @nnobelis in #261
- Prepare for release v0.15.1 by @TG1999 in #264
New Contributors
- @thomasscheer made their first contribution in #255
Full Changelog: v0.15.0...v0.15.1
Contributors
MarcelBochtler, TG1999, and 2 other contributors
Assets 5
v0.15.0
@github-actions
github-actions
Immutable
release. Only release title and notes can be modified.
v0.15.0
This tag was signed with the committer’s verified signature.
AyanSinhaMahapatra
Ayan Sinha Mahapatra
9db72eb
This commit was created on GitHub.com and signed with GitHub’s verified signature.
This is a bugfix release, also with updated python support.
What's Changed
- Filter out empty values from
install_requiresby @nnobelis in #250 - Ensure that the cached file is not empty before using it by @MarcelBochtler in #251
- Release prep v0.15.0 by @AyanSinhaMahapatra in #252
New Contributors
Full Changelog: v0.14.4...v0.15.0
Contributors
MarcelBochtler, AyanSinhaMahapatra, and nnobelis
Assets 5
v0.14.4
@github-actions
github-actions
v0.14.4
This tag was signed with the committer’s verified signature.
AyanSinhaMahapatra
Ayan Sinha Mahapatra
7e19ea6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Cleanup requirement string to avoid packvers parsing issues by @MarcelBochtler in #244
- Add Robert Bosch GmbH to the authors by @MarcelBochtler in #245
- Fix resolution issues by @mnonnenmacher in #248
- Bump version to release v0.14.4 by @AyanSinhaMahapatra in #249
New Contributors
- @mnonnenmacher made their first contribution in #248
- @AyanSinhaMahapatra made their first contribution in #249
Full Changelog: v0.14.3...v0.14.4
Contributors
mnonnenmacher, MarcelBochtler, and AyanSinhaMahapatra
Assets 4
2 people reacted
v0.14.3
@github-actions
github-actions
3ad3925
This commit was created on GitHub.com and signed with GitHub’s verified signature.
This is a minor bug fix release
What's Changed
- Use default
INDEX_URLfrom Settings to use environment variables by @MarcelBochtler in #237 ... Thank you for the contribution
Full Changelog: v0.14.2...v0.14.3
Assets 4
v0.14.2
@github-actions
github-actions
5910dcd
This commit was created on GitHub.com and signed with GitHub’s verified signature.
This is a minor bug fix release
What's Changed
- Respect the HTTP_PROXY environment variable by @MarcelBochtler in #235 ... Thanks
Full Changelog: v0.14.1...v0.14.2
Assets 4
v0.14.1
@github-actions
github-actions
3ff5dd5
This commit was created on GitHub.com and signed with GitHub’s verified signature.
This is a minor release with a bug fix
What's Changed
- Netrc format fix pluplus by @pombredanne in #233
- Fix issues with authenticated indexes by @MarcelBochtler in #231
New Contributors
- @MarcelBochtler made their first contribution in #231
Full Changelog: v0.14.0...v0.14.1
Assets 4
v0.14.0
@github-actions
github-actions
af339f8
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
Contributors
heliocastro, pombredanne, and 5 other contributors
Assets 4
v0.13.1
What's Changed
- Fix ResolutionImpossible for lief==0.15.1 #202
- Update homepage and fix tests by @TG1999 in #204
- Add python 3.13 in python-inspector by @TG1999 in #203
- Add license expression data from pypi API by @TG1999 in #207
- Fix ResolutionImpossible for lief==0.15.1 by @TG1999 in #206
- Prepare for release v0.13.0 by @TG1999 in #205
Full Changelog: v0.12.0...v0.13.1
Assets 4
v0.12.1
What's Changed
- Add support for Python3.12 by @tdruez in #174
- Update link references of ownership from nexB to aboutcode-org
New Contributors
Full Changelog: v0.11.0...v0.12.1