Releases: mono0926/LicensePlist
Releases · mono0926/LicensePlist
3.12.0: Add `swift-package-path` as a custom long name to the optional argument `packagePath`
- Add
swift-package-path
as a custom long name to the optional argumentpackagePath
( #156, @treastrain )
3.11.0: Dependency update and migration to Swift.Result
- Dependency update and migration to Swift.Result (#153, thanks to @gmoraleda)
3.0.7: Fix a bug where SwiftPM license files were not generated correctly
- Fix a bug where SwiftPM license files were not generated correctly. (#140, #150 thanks @yosshi4486 )
3.0.6
3.0.5: Split licences into multiple sections to avoid rendering issues
- Split licences into multiple sections to avoid rendering issues(#138, #144 thanks @Cyberbeni )
3.0.4
3.0.3: Drop Xcode 10 support
- Drop Xcode 10 support
- Use the official swift-argument-parser( #141, #142 thanks to @Cyberbeni )