Releases: teufelaudio/SwiftPackageAcknowledgement
Releases · teufelaudio/SwiftPackageAcknowledgement
v0.1.11
Swift Package Support
Adds support for local SwiftPackages, which includes:
- Decoding their format of resolved.package file
- Decoding tests for XCWorkspace and SwiftPackage formats
- Being able to search for this file within a path
- Adjustments on input arguments
Fix build error on .flatMapPublisher
Merge pull request #13 from pixyzehn/fix-flat-map-publisher Update 'flatMapPublisher' to 'flatMapLatestPublisher'
Fix SPM error when updating to latest FoundationExtensions
Merge pull request #12 from teufelaudio/fix-spm-error Fix SPM error when updating to latest FoundationExtensions
Handle missing LICENSE files, fix ssh repo URLs
Merge pull request #8 from luizmb/master Fix SSH repos and repos with no LICENSE
Install via Homebrew
Improvements
- adds Makefile which allows the installation via Homebrew
Updated version of swift-argument-parser
Updated version of swift-argument-parser, which is supposed to fix some issues with SwiftLint.
Thanks @pixyzehn for finding and fixing the issue!
Fixes, tests and project reorganization
PList XML for better code review
Properly List format set to XML, for better code review.
Thanks @pixyzehn for the suggestion and PR.
Attempt to fix the "ignore" option
Merge pull request #2 from teufelaudio/FixIgnore Fix ignore option