Skip to content

Releases: snyk/snyk-nuget-plugin

v1.4.0

29 Apr 16:07
4a246f3

Choose a tag to compare

1.4.0 (2018-04-29)

Features

  • dont include from arrays in tree (8270ae5)
  • remove unused versionSpec field from tree (7bc7d83)

v1.3.9

08 Jan 12:47
4f292de

Choose a tag to compare

1.3.9 (2018-01-08)

Bug Fixes

  • remove .csproj support, add packages detection to imporve version, and addd tests for packages folder detection (#27) (4f292de)

v1.3.8

04 Jan 11:11
288756a

Choose a tag to compare

1.3.8 (2018-01-04)

Bug Fixes

v1.3.7

21 Dec 12:44
0051816

Choose a tag to compare

1.3.7 (2017-12-21)

Bug Fixes

  • skip packages folder scan when using dotnet core projects (#21) (0051816)

v1.3.6

20 Dec 13:23
139feb1

Choose a tag to compare

1.3.6 (2017-12-20)

Bug Fixes

v1.3.5

14 Dec 05:26
4639cd4

Choose a tag to compare

1.3.5 (2017-12-14)

Bug Fixes

v1.3.4

13 Dec 08:41

Choose a tag to compare

1.3.4 (2017-12-13)

Bug Fixes

  • dot-net cli now builds tree instead of flat list (8d707ca)
  • update dep tree and remove version from dep name (#16) (f248a95)

v1.3.3

29 Nov 07:15

Choose a tag to compare

1.3.3 (2017-11-29)

Bug Fixes

  • dot-net cli now builds tree instead of flat list (8d88385)

v1.3.2

22 Nov 12:05
d7074b9

Choose a tag to compare

1.3.2 (2017-11-22)

Bug Fixes

  • adding support for .csproj as root when manifest is custom file (#12) (d7074b9)

v1.3.1

19 Nov 13:07

Choose a tag to compare

1.3.1 (2017-11-19)

Bug Fixes

  • Not failing when cannot extract package from hintpath. Skipping and logging (79641ce)