Releases: SocketDev/socket-python-cli
Releases · SocketDev/socket-python-cli
Release list
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