Skip to content

Releases: wzykubek/licensmith

v1.1.0

04 Jan 19:38
6d98196
Compare
Choose a tag to compare

Changelog

  • 090d3a4 feat: add filtering flags to show command
  • efd0019 feat: add show command

v1.0.0

01 Jan 20:20
dca641b
Compare
Choose a tag to compare

Changelog

  • 065606e feat!: make license case sensitive again (35181db)
  • 9cb457c feat!: rebuild entire cli and reorganize packages
  • d97de3c feat(template): change format and add much more
  • b00bbe8 feat: add notice about reading from Git config
  • 3f1bd5f feat: add notice about requirement of SPDX ID
  • 582aa68 feat: handle new template format
  • 0c17136 feat: improve error handling
  • dca641b refactor: remove unnecessary exports
  • f9e2eb8 refactor: reorganize package structure
  • f61dd69 refactor: simplify errors
  • 00f514d refactor: split project into multiple files
  • 520a4a7 refactor: upgrade/rewrite almost whole source code
  • 39bd974 style: edit error messages to start with lowercase
  • 80d32c4 style: rename some identifiers

v0.2.1

01 Jan 18:37
36a32e2
Compare
Choose a tag to compare

Changelog

  • 36a32e2 fix(template): make copyright notices consistent

v0.2.0

01 Jan 18:38
e78732f
Compare
Choose a tag to compare

Changelog

  • e78732f feat(template): add 0BSD license
  • 8a4fca7 feat(template): add BSD-1-Clause license
  • 78683df feat(template): add BSD-2-Clause license
  • 398fc6e feat(template): add BSD-3-Clause license
  • 35181db feat: make license flag case insensitive
  • e112881 style: add additional spaces in templates

v0.1.0

01 Jan 04:15
2e5ea36
Compare
Choose a tag to compare

Changelog

  • 9496bae feat(template): add ISC license
  • 966ce37 feat(template): add MIT license
  • f65de95 feat: add initial version
  • cfb6db5 feat: embed templates in final binary