Releases: onebeyond/license-checker
Releases · onebeyond/license-checker
v1.3.0
v1.2.1
v1.2.0
What's Changed
- docs: add jmtorralvo as a contributor by @allcontributors in #7
- Update contributors by @inigomarquinez in #10
- Update README by @inigomarquinez in #6
- fix: run with npx by @bounteous17 in #11
- refactor: improvements in code structure by @LonelyPrincess in #14
- Increment patch version by @inigomarquinez in #15
- docs: add LonelyPrincess as a contributor by @allcontributors in #16
- Feat/format document by @jmtorralvo in #13
- Fix initial directory value by @inigomarquinez in #17
- Add header to auto generated license file by @inigomarquinez in #23
- chore: lint on commitmsg by @sofisdev in #28
- feat: eslint by @Girgetto in #32
- Feat/release builder by @Girgetto in #33
- feat: add
disableReport
flag to script options by @LonelyPrincess in #18 - feat: allow adding custom header to generated report by @LonelyPrincess in #30
- v1.1.0 by @inigomarquinez in #34
- Is ci by @inigomarquinez in #35
- fix: license validation by @Girgetto in #31
- Publish action by @inigomarquinez in #36
New Contributors
- @allcontributors made their first contribution in #7
- @inigomarquinez made their first contribution in #10
- @bounteous17 made their first contribution in #11
- @LonelyPrincess made their first contribution in #14
- @jmtorralvo made their first contribution in #13
- @sofisdev made their first contribution in #28
- @Girgetto made their first contribution in #32
Full Changelog: v1.0.0...v1.2.0
v1.0.0
This draft version has basic commands to test licences used in the project and generates a LICENSE file if there are no prohibited licenses. Otherwise, it generates an error report.