Releases: snyk/snyk-python-plugin
Releases · snyk/snyk-python-plugin
v1.13.1
1.13.1 (2019-08-09)
Bug Fixes
- bump CLI interface definition (8e7ad50)
v1.13.0
1.13.0 (2019-08-06)
Bug Fixes
- reconcile the conflicting changes for setup.py and provenance (ce97237)
Features
- apply upgrade remediation to manifests (0ba07c4)
v1.12.1
1.12.1 (2019-08-06)
Bug Fixes
- python version markers were not picked up (9db90d2)
v1.11.0
1.11.0 (2019-07-24)
Features
- optional provenance information for top-level dependencies (8605a89)
v1.10.2
1.10.2 (2019-06-11)
Bug Fixes
- better error message when missing packages (58df05b)
v1.10.1
1.10.1 (2019-05-22)
Bug Fixes
- skip url defined dependencies (27be128)
v1.10.0
1.10.0 (2019-05-02)
Features
- basic check to filter out deps that dont match python version (2872c5d)
v1.9.2
1.9.2 (2019-04-08)
Bug Fixes
- handle path to local dir in requirements.txt (64d3a35)
v1.9.1
1.9.1 (2018-12-18)
Bug Fixes
- remove unsed render code &
import pip
(05c4e33)