Releases: aaronpowell/dotnet-delice
Releases · aaronpowell/dotnet-delice
v2.1.0
v2.0.0
Updating .NET support for .NET 8 and 9
Release v1.8.0
[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
Release v1.7.0
[1.7.0] - 2021-12-14
Changed
- Updated to .NET 6
- Merged PR #30 to better support multi-license packages
Release v1.6.0
[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
[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
[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
Release 1.4.0
[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:
- 43d8ff3 Updaing license year
- 89ae267 Updaing changelog
- 35d2964 Better error handling for unsupported project types
- 2ccd850 Merge pull request #12 from mhienle/patch-1
- d5e47c5 Fix typo
This list of changes was auto generated.