Releases: anhgelus/license-generator
Releases · anhgelus/license-generator
1.0.2
Changelog
- e401c93 build(script): put version name in commit of PKGBUILD update
- 105d262 fix(actions): wrong package name in aur
- 518c7ac build(arch): update pkgbuild
- d453889 fix(actions): missing tag in aur
- 3207a81 ci(aur): github actions publishing new packages
- 878317b build(arch): add maintainer and contributor
- 326a034 build(arch): create PKGBUILD
1.0.1
0.3.3
0.3.2
0.3.0
Changelog
- 859c55c fix(arg) -l not working with --config-path
- a4d3821 feat(list) -l argument to list every avalaible license
- c5e50ea docs(github) add bug report template
- b406944 docs(info) add how to use
- 03fee40 Merge pull request #2 from anhgelus/custom-config
- f3718a0 feat(arg) support of relative and absolute path for --config-path
- d909359 feat(license) read content from custom license file
- 8fcbe97 feat(args) handle --config-path arg
- cf74984 feat(config) config licenses parser
- e8df214 refactor(license) add support of custom path
- c0739c4 build(go) add BurntSushi/toml library
- 0604bf7 docs(info) update installation part in README to fit with the script setup.sh
- 42d4fd8 ci(install) add script to install the license
0.2.0
0.1.1
0.1.0
Changelog
- 12be7ad ci(github actions) setup goreleaser
- dc903f7 feat(license) generation of license for every types
- 3649130 ci(git) add .idea to gitignore
- dd5fb16 feat(args) handle question and every args
- fc0149e ci(git) add gitignore
- d5a8e04 feat(cli) basic handle of args
- 2884823 docs(info) add license file
- 24ef71e Initial commit