Skip to content

Releases: dlvoy/html-license-gen

1.1.1 Release

14 Nov 07:20
Compare
Choose a tag to compare

Fixed resolving packages for monorepo setups

1.1.0 Release (monorepo support)

13 Nov 21:59
Compare
Choose a tag to compare

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

13 Nov 16:41
Compare
Choose a tag to compare

Debug logging while reading node_modules package.json

1.0.1 Release

13 Nov 16:16
Compare
Choose a tag to compare

Add more debug logging

1.0.0 Release

13 Nov 11:32
Compare
Choose a tag to compare

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