Releases: SocketDev/socket-python-cli
Releases · SocketDev/socket-python-cli
Release list
v1.0.41
What's Changed
- Updated workflows for buildx support by Eric Hibbs (@flowstate) in #39
- Improved error handling for edge cases by Douglas (@dacoburn) in #40
- Improved error messages for request timeouts by Douglas (@dacoburn) in #40
- Added customizable timeout option for the CLI by Douglas (@dacoburn) in #40
Full Changelog: v1.0.40...v1.0.41
v1.0.40
What's Changed
- Fixed the logic for case insensitive to not do multiple globs but sti… by Douglas (@dacoburn) in #38
Full Changelog: v1.0.38...v1.0.40
Add case insensitive support for manifest file detection
What's Changed
- manifest file search now case-insensitive by Eric Hibbs (@flowstate) in #35
Full Changelog: v1.0.37...v1.0.38
Added pipfile.lock support
added pipfile.lock to socket globs (#34) * added pipfile.lock to socket globs