Releases: snyk/snyk-poetry-lockfile-parser
Releases · snyk/snyk-poetry-lockfile-parser
v1.1.6
1.1.6 (2021-02-18)
Bug Fixes
v1.1.5
1.1.5 (2021-02-11)
Bug Fixes
- consider hyphens and underscores equivalent in package search (2430420)
v1.1.4
1.1.4 (2021-02-10)
Bug Fixes
- remove logic that incorrectly swaps underscores for hyphens in packages (eb28824)
v1.1.3
1.1.3 (2021-02-10)
Bug Fixes
- no longer fail on missing lockfile metadata (34e7985)
v1.1.2
1.1.2 (2021-01-13)
Bug Fixes
- break out of infinite loop caused by circular dependency (80f933a)
v1.1.1
1.1.1 (2020-11-09)
Bug Fixes
- alter logic for building dependency graph to handle packages specified with underscores in package name (4368464)
v1.1.0
1.1.0 (2020-10-23)
Features
- include project package info as root node (19af7b9)
v1.0.0
1.0.0 (2020-10-21)
Features
- add matrix-testing to circle-ci config.yml (e9be242)