- Added README information about Python 2.7 workaround - Adjusted some pricing information - Fixed MacOS binary build through AppVeyor - Added the ability to check packages licenses (requires a premium PyUp subscription)
1.9.0
Not secure
- Dropped Python 2.7 support, requiring Python 3.5+ - Binary adjustments and enhancements on top of reported vulnerability - Using tox to help with local tests against different Python versions
1.8.7
Not secure
- Fixed a hidden import caused the binary to produce errors on Linux.
1.8.6
Not secure
- Safety is now available as a binary release for macOS, Windows and Linux.
1.8.5
Not secure
- Wrap words in full report (Thanks mgedmin) - Added Dockerfile and readme instructions (Thanks ayeks) - Remove API dependency on pip (Thanks benjaminp)
1.8.4
Not secure
- Update cryptography dependency from version 1.9 to version 2.3 due to security vulnerability