Releases: mono0926/LicensePlist
Releases · mono0926/LicensePlist
3.19.2: Fix "Binary downloaded from Github release assets not up to date"
What's Changed
Full Changelog: 3.19.1...3.19.2
3.19.1
3.19.0: Add --add-sources option
3.19.0
What's Changed
- Setup GH Actions by @Cyberbeni in #146
- Add --add-sources option by @divadretlaw in #177
New Contributors
- @divadretlaw made their first contribution in #177
Full Changelog: 3.18.0...3.19.0
3.18.0: Add support for Swift Package Manager 5.6
3.17.0: Support `--version` option
3.16.0: Adds --add-version-numbers option to --single-page option
3.15.0: Add --xcworkspace-path option and "file parser"
What's Changed
- Update sample yaml config to use multi-line string literal and fix typo. by @GetToSet in #168
- Adds --xcworkspace-path option and "file parser" by @orj in #166
New Contributors
Full Changelog: 3.14.4...3.15.0
3.14.4: Update swift-argument-parser to latest version
3.14.2: Support Universal Binary distribution
3.13.0: Support for multiple Package.swift
- Support for multiple Package.swift (#157, thanks to @treastrain )