Releases: dlvoy/html-license-gen
Releases · dlvoy/html-license-gen
1.1.1 Release
1.1.0 Release (monorepo support)
Rewrite of file path finding to support monorepo-based project, additionally:
- improving yarn.lock / npm v1 support, especially for
--prod-only
- improved logging with configurable log-level, via
winston
1.0.2 Release
Debug logging while reading node_modules package.json
1.0.1 Release
Add more debug logging
1.0.0 Release
Initial release, based on npm-license-generator, adds multiple features like:
- index, title, simplified templates
- support for yarn and npm v3 lock files
- more caching control, offline and precache of SPDX licenses
- better grouping and duplicate removal