Releases: snyk/snyk-python-plugin
Releases · snyk/snyk-python-plugin
v1.17.0
1.17.0 (2020-01-31)
Features
- move out update-dependencies logic (5509ad2)
v1.16.1
1.16.1 (2020-01-30)
Bug Fixes
- use file contents to update deps not a file object (5355d17)
- use node 10 for release (2880d1d)
v1.16.0
1.16.0 (2019-12-20)
Features
- setup.py specific install command (c76f0df)
v1.15.1
1.15.1 (2019-12-18)
Bug Fixes
- Match multiple digits in package versions (e90bae4)
v1.14.1
1.14.1 (2019-12-04)
Bug Fixes
- Correct the release process in CircleCI (a03f73d)
- Migrate to CircleCI (2db22f2)
v1.14.0
1.14.0 (2019-12-01)
Features
- support setup.py as a return target file (90a4140)
v1.13.4
1.13.4 (2019-11-14)
Bug Fixes
- remove support for constraint file (b911526)
v1.13.3
1.13.3 (2019-10-02)
Bug Fixes
- Support 'or' operators in marker expressions (b3164cc)
v1.13.2
1.13.2 (2019-08-28)
Bug Fixes
- match python_version with wildcards (e.g. "2.*") (8edf642)