Releases: RSeidelsohn/license-checker-rseidelsohn
Releases · RSeidelsohn/license-checker-rseidelsohn
3.2.1
What's Changed
- Bugfix for "excludePackagesStartingWith" option by @RSeidelsohn in #51
Full Changelog: v3.2.0...v3.2.1
3.2.0
What's Changed
- Add flag
--excludePackagesStartingWith [list]
by @rhl2401 in #48 - Hippocratic License 2.1 by @Coada in #40
- Exclude Licenses Example by @Coada in #39
- Updated README.md requiring section by @cezaris13 in #47
New Contributors
- @rhl2401 made their first contribution in #48
- @Coada made their first contribution in #40
- @cezaris13 made their first contribution in #47
Full Changelog: v3.1.0...v3.2.0
Add '--limitAttributes' option
Fix --direct option
- The
--direct
option now only lists direct dependencies and also respects the--production
and--development
options.
What's Changed
- Fix
--direct
option by @RSeidelsohn in #31
Full Changelog: v3.0.0...v3.0.1
Use `--files` path for `licenseFile` if applicable
What's Changed
- When using the
--files
option, the modules'licenseFile
will contain the path of the licenseFile that was copied into the--files
directory rather than the path of the original license file. - When using the
--out
option, no console output will appear. - When using the
--files
option (without the --out option), then now console output will appear, which was not the case before.
Full Changelog: v2.4.8...v3.0.0
Add package-lock to repo
Full Changelog: v2.4.7...v2.4.8
This should fix the CI workflow
Fix tests & update dependencies
Update lockfile
Full Changelog: v2.4.3...v2.4.4
HOTFIX: Add missing comma
Full Changelog: v2.4.2...v2.4.3
Add documentation for new feature
Full Changelog: v2.4.1...v2.4.2