Releases: snyk/dotnet-deps-parser
Releases · snyk/dotnet-deps-parser
v3.4.1
3.4.1 (2018-12-19)
Bug Fixes
- Support for targetFramework and targetFrameworkVersion (e8342d2)
- Update assumptions about targetFramework properties (cb09a10)
v3.4.0
3.4.0 (2018-12-18)
Features
- send InvalidUserInputError for invalid files (a7b3326)
v3.3.0
3.3.0 (2018-12-18)
Features
- Parsing targetFramework from proj files (cf194f5)
v3.2.1
3.2.1 (2018-11-05)
Bug Fixes
- add support for utf-8 with BOM in project.json (5b01e35)
v3.2.0
3.2.0 (2018-10-29)
Features
- parses project.json config files for first order dependencies (44ed5bc)
v3.1.0
3.1.0 (2018-10-24)
Features
v3.0.0
3.0.0 (2018-10-24)
Bug Fixes
- change method name according to support multiple project files extensions (2c5b1a8)
- parse version if it is child node (e65d520)
Features
BREAKING CHANGES
- buildDepTreeFromCsproj -> buildDepTreeFromProjectFile
v2.3.0
2.3.0 (2018-10-23)
Features
v2.2.0
2.2.0 (2018-09-18)
Features
- start reading the Reference Include property (557be1b)
v2.1.0
2.1.0 (2018-09-13)
Features