All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.1 (2023-11-07)
2.0.0 (2023-09-13)
- add check command instead of using it as an option (#96) (cd53a8d)
- add colors to console (#98) (cf9be6e)
- remove generateOutputOn option (#92) (a7f976c)
1.0.4 (2023-07-03)
1.0.3 (2023-06-30)
1.0.2 (2023-06-29)
1.0.1 (2023-06-27)
- add nanotower as a contributor for code (#81) (fb0459c)
- add UlisesGascon as a contributor for code, doc, and maintenance (#79) (d304906)
- license arguments spdx compliant (#66)
- add command to check if license is SPDX compliant (f07cfd2)
- added license file (98f82a4)
- document new option (d01d7b6)
- update license reference to MIT (c02dc91)
- add npm provenance when publishing the package (#72) (571e8b7)
- add semantic-pull-request and release-and-publish gh actions (#67) (db04785)
- fix release-please gh action to avoid duplicated release names (#69) (a9ceb30)
- add link in command description and error (cd33b5c)
- license arguments spdx compliant (#66) (055da1f)
2.1.0 (2022-09-06)
- amend file generation on no arguments (297b954)
2.0.1 (2022-05-09)
- make regex function compatible with node versions prior to v14 (262e06e)
- update package description (c3e24a6)
2.0.0 (2022-04-26)
- accept failOn arguments as a whitespace separated list (0dffd0a)
- improve error message on failed args to failOn (5fccfd6)
- improve regexp to extract pattern (c9027d6)
- rename match function (ea7402c)
- replace current failOn args filter and admit regexps (a976f32)
- update failOn option description (4b7ad03)
- use instanceof instead of strategy pattern (48409c1)
- use new utils functions to extract invalid packages (9ffdbd1)
- added new contributors (ee6d996)
- added nvmrc file (396fe94)
- fix changelog date (cc9635c)
- ignore .idea folder (bb69604)
- improve PR template (6830956)
- added assets for logo and banner (b4ab6b8)
- improved readme (e0c37f0)
- remove line break (482a741)
- update failOn option description and add examples (b04be1f)
- assets typo (3a03a6d)
1.3.0 (2022-04-06)
- add hook to run tests (629330c)
- add jest packages (370b4c0)
- bump package version (5d7849b)
- release: 1.3.0 (3e38944)
- release: 1.4.0 (65d7af7)
1.2.1 (2022-02-08)
1.2.0 (2021-11-05)
- checkIfLicenseAreCorrect description (3e64350)
- license validation (35b59f1)
- linter errors (ff76675)
- removed console.log (8c6de5e)
- return also users licenses even if not in licenses array (5d55997)
1.1.1 (2021-11-04)
1.1.0 (2021-11-03)
- add custom header at the start of report (b27c27b)
- add header to auto generated license file (6d02348)
- add new 'disableReport' option to args (ca4257d)
- added PR, bug and feature request templates (a8afc42)
- create md file with table format for license report (a798550)
- define new option to set up a custom header (dd02054)
- don't generate report if 'disableReport' is enabled (13e92ef)
- eslint (b88e671)
- show package count for each invalid license (e5a9f63)
- added new option start with default value to process.cwd() (e888c40)
- CI release script (ac83990)
- do not use colon in default filename for windows (c19154b)
- fix package name for separate version and scope (@) (3f4cdd0)
- github action (927ec09)
- github action to publish to npm (b21968e)
- github action to publish to npm (9289bd0)
- github action to publish to npm (4590bbc)
- github action to publish to npm (421e4da)
- github action to publish to npm (0352cde)
- github action to publish to npm (b5833ac)
- github action to publish to npm (904ce4b)
- husky lint (5c6c1b8)
- run with npx (ee0eb2b)
- update readme (c9c9f3c)