Releases: Intsights/PyRepScan
Releases · Intsights/PyRepScan
v0.12.0
- Update parameters of cargo and pytoml files accourding to a new convention
- add support of arm64 (M1)
V0.11.0 python.311
v0.11.0a
Retry of v0.11.0
v0.11.0
Add Support for Python 3.11
v0.10.0
- Updated dependencies version
- Added Python3.10 support
v0.9.6
- Deploy pipeline is now fixed by compiling libgit2 with static OpenSSL linkage
- Updated dependencies
v0.9.5
- updated dependencies
- fix deploy pipeline
v0.9.2
scan_from_url
no longer creates a new directory from the URL. The reason for that is that it makes it harder to predict the directory name and later call get_file_content
.
v0.9.1
- fix
scan_from_url
to work on the cloned repository
scan_from_url
now clones to a repository consists of the full URL path