Skip to content

Releases: snyk/dotnet-deps-parser

v3.4.1

19 Dec 15:03
c2e11f1
Compare
Choose a tag to compare

3.4.1 (2018-12-19)

Bug Fixes

  • Support for targetFramework and targetFrameworkVersion (e8342d2)
  • Update assumptions about targetFramework properties (cb09a10)

v3.4.0

18 Dec 13:57
740fe71
Compare
Choose a tag to compare

3.4.0 (2018-12-18)

Features

  • send InvalidUserInputError for invalid files (a7b3326)

v3.3.0

18 Dec 10:25
df04885
Compare
Choose a tag to compare

3.3.0 (2018-12-18)

Features

  • Parsing targetFramework from proj files (cf194f5)

v3.2.1

05 Nov 12:53
1e491bd
Compare
Choose a tag to compare

3.2.1 (2018-11-05)

Bug Fixes

  • add support for utf-8 with BOM in project.json (5b01e35)

v3.2.0

29 Oct 14:17
c597d99
Compare
Choose a tag to compare

3.2.0 (2018-10-29)

Features

  • parses project.json config files for first order dependencies (44ed5bc)

v3.1.0

24 Oct 12:47
5f85d57
Compare
Choose a tag to compare

3.1.0 (2018-10-24)

Features

v3.0.0

24 Oct 11:14
8350fed
Compare
Choose a tag to compare

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

23 Oct 12:21
959b8b7
Compare
Choose a tag to compare

2.3.0 (2018-10-23)

Features

  • Add in github templates (0927f52)

v2.2.0

18 Sep 10:00
5f1cfa2
Compare
Choose a tag to compare

2.2.0 (2018-09-18)

Features

  • start reading the Reference Include property (557be1b)

v2.1.0

13 Sep 15:51
6a2f7f8
Compare
Choose a tag to compare

2.1.0 (2018-09-13)

Features