Releases: onebeyond/license-checker
Releases · onebeyond/license-checker
license-checker: v2.1.0
30 Apr 14:36
Compare
Sorry, something went wrong.
No results found
2.1.0 (2025-04-29)
🆕 Features
license-checker: v2.0.1
07 Nov 12:42
Compare
Sorry, something went wrong.
No results found
2.0.1 (2023-11-07)
🐛 Bug Fixes
license-checker: v2.0.0
14 Sep 08:40
Compare
Sorry, something went wrong.
No results found
2.0.0 (2023-09-13)
⚠ BREAKING CHANGES
add check command instead of using it as an option (#96 )
remove generateOutputOn option (#92 )
🆕 Features
add check command instead of using it as an option (#96 ) (cd53a8d )
add colors to console (#98 ) (cf9be6e )
remove generateOutputOn option (#92 ) (a7f976c )
🐛 Bug Fixes
avoid generating error report when disableErrorReport is true (#97 ) (88c1abe )
🔧 Others
📝 Docs
🔬 Tests
license-checker: v1.0.4
03 Jul 15:39
Compare
Sorry, something went wrong.
No results found
license-checker: v1.0.3
30 Jun 07:54
Compare
Sorry, something went wrong.
No results found
1.0.3 (2023-06-30)
🐛 Bug Fixes
added missing permissions in publication pipeline (#84 ) (c093a69 )
license-checker: v1.0.2
29 Jun 09:15
Compare
Sorry, something went wrong.
No results found
1.0.2 (2023-06-29)
🐛 Bug Fixes
added missing permissions in publication pipeline (#82 ) (f59119d )
license-checker: v1.0.1
27 Jun 14:27
Compare
Sorry, something went wrong.
No results found
1.0.1 (2023-06-27)
☁️ CI
remove hardcoded version value in the release-please gh action (#75 ) (cdf31cd )
🐛 Bug Fixes
📝 Docs
add nanotower as a contributor for code (#81 ) (fb0459c )
add UlisesGascon as a contributor for code, doc, and maintenance (#79 ) (d304906 )
license-checker: v1.0.0
26 Jun 14:18
Compare
Sorry, something went wrong.
No results found
1.0.0 (2023-06-26)
⚠ BREAKING CHANGES
license arguments spdx compliant (#66 )
🆕 Features
add command to check if license is SPDX compliant (f07cfd2 )
📝 Docs
☁️ CI
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 )
🔄 Code Refactoring
add link in command description and error (cd33b5c )
license arguments spdx compliant (#66 ) (055da1f )
v2.1.0
12 Jun 08:17
Compare
Sorry, something went wrong.
No results found
What's Changed
🆕 Features
🔄 Code Refactoring
simplify entry point (84dceef )
simplify runner and move function to utils (c966d89 )
🐛 Bug Fixes
amend file generation on no arguments (297b954 )
PRs
refactor: make regex function compatible with node versions prior to v14 by @neodmy in #48
Update README with info for yarn installation by @dustytrinkets in #50
Refactor/refactor code to enable testing by @neodmy in #52
New Contributors
Full Changelog : v2.0.1...v2.1.0
v2.0.1
09 May 07:55
Compare
Sorry, something went wrong.
No results found