Skip to content

Releases: sean-clayton/licensor

v1.2.0

15 Jul 16:40
a8a8780
Compare
Choose a tag to compare

Improvements

  • e8d1c80 - It is now easier to add custom licenses

Bug Release - v1.1.1

22 Jun 02:02
5d41662
Compare
Choose a tag to compare

Fixes

  • 5d41662 - Fix issue where custom licenses were not working

1.1 - Custom License Support

07 Jun 17:48
491caa4
Compare
Choose a tag to compare

This release adds custom licenses.

Usage

licensor [CUSTOM IDENTIFIER] > LICENSE

You can view all of the custom licenses we support in the licenses directory.

Initial Release!

11 Oct 04:18
Compare
Choose a tag to compare

Licensor 1.0!!!

A bare minimum cli tool to print out SPDX licenses to stdout.

Usage

Just print to stdout

  • licensor Unlicense
  • licensor 0BSD

Create a LICENSE file

  • licensor Unlicense > LICENSE