Releases: SocketDev/socket-python-cli
Releases · SocketDev/socket-python-cli
v1.0.41
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
added pipfile.lock to socket globs (#34) * added pipfile.lock to socket globs