Skip to content

Releases: aaronpowell/dotnet-delice

v2.1.0

24 Mar 07:27

Choose a tag to compare

Updating release

v2.0.0

11 Nov 03:29

Choose a tag to compare

Updating .NET support for .NET 8 and 9

Release v1.8.0

15 Jul 01:58

Choose a tag to compare

[1.8.0]

Changed

  • The similarity for the Sørensen–Dice coefficient comparison to SPDX templates is now an argument that defaults to 0.9, available via --similarity

Release v1.7.1

04 May 04:18

Choose a tag to compare

[1.7.1] - 2022-05-04

Changed

  • Merged PR #31 to fix readme
  • Fixed #32

Release v1.7.0

13 Dec 22:22

Choose a tag to compare

[1.7.0] - 2021-12-14

Changed

  • Updated to .NET 6
  • Merged PR #30 to better support multi-license packages

Release v1.6.0

30 Mar 04:28

Choose a tag to compare

[1.6.0] - 2021-03-30

Changed

  • Updated to .NET 5
  • Upgraded packages
  • Added a devcontainer for easier development
  • Moved to GitHub Actions and created new build/release pipeline

Release 1.5.2

09 Jun 22:48

Choose a tag to compare

[1.5.2] - 2020-06-09

Fixed

  • Error handling the potential for a failed response when querying GitHub for license info (issue #21)

Changes:

  • 83a9834 simplifying how pipeline gets version
  • 81a5031 Fixing #21 with error handling github api call

This list of changes was auto generated.

Release 1.5.1

09 Jun 06:42

Choose a tag to compare

[1.5.1] - 2020-06-09

Fixed

  • Normalising paths to license within a nuget package across OSes (issue #20)

Changed

  • Moving the common licenses to separate files rather than one big one

Release 1.5.0

04 May 11:21

Choose a tag to compare

Changed

  • Detecting dotnet tool references and handling them (issue #15)
  • Making isFsfLibre optional since it's often missing in the JSON SPDX response (issue #14)

Release 1.4.0

10 Jan 06:02

Choose a tag to compare

[1.4.0] - 2020-01-10

Changed

  • Detecting unknown project styles and excluding them to reduce likelyhood of crashes when running against full framework projects

Changes:

This list of changes was auto generated.