v7.1.0
Added
- Missing New BSD alternative name - 64d425d9
- pre-commit hook - 2fd5ac85 - Kurt von Laven
- add --yarn-options option to customize yarn behavior dbecd8c4 - thobianchi
- Add ability to specify package version when setting a manual license - 9e34752a - mtoneil
- feat: add support for PNPM - b69b1151 - weyert
Fixed
-
Apache 2 license being too restrictive on matching - c7fd0399
-
Erlang not installing properly with mix - 74af3885
-
Scan transitive Yarn v2+ dependencies - 0115445e - Kurt von Laven
-
Issue with chaining commands with dlf - a6af8c3e
-
Nuget and dotnet not returning proper licenses - e3452336
-
Save help documentation for the default file name - 09a93762
-
Yarn2 output parsing - 395a7f02
-
Fix a bug writing to the decisions file when there is nested inheritance - c443fbd4 - mtoneil
Changed
- Bump docker image golang version to 1.17.13 - 4f3df246