Releases: SocketDev/socket-python-cli
Releases · SocketDev/socket-python-cli
v1.0.41
What's Changed
- Updated workflows for buildx support by @flowstate in #39
- Improved error handling for edge cases by @dacoburn in #40
- Improved error messages for request timeouts by @dacoburn in #40
- Added customizable timeout option for the CLI by @dacoburn in #40
Full Changelog: v1.0.40...v1.0.41
v1.0.40
Add case insensitive support for manifest file detection
What's Changed
- manifest file search now case-insensitive by @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