Releases: 417-72KI/SSGH
Releases · 417-72KI/SSGH
1.4.0
Important
Now requires Swift 5.7+
What's Changed
- Replace functions on octokit with
async
functions by @417-72KI in #52 - Update dependency apple/swift-argument-parser to from: "1.2.3" by @renovate in #54
- Update dependency realm/SwiftLint to v0.52.4 by @renovate in #57
- Update Package.resolved by @github-actions in #59
- Drop Swift 5.6 by @417-72KI in #60
New Contributors
- @github-actions made their first contribution in #59
Full Changelog: 1.3.0...1.4.0
1.3.0
1.2.0
What's Changed
- Support multiple targets by @417-72KI in #41
- Add long pattern for
dryRunMode
option by @417-72KI in #43 - Add test case for binary by @417-72KI in #42
- Fix compiler warning by @417-72KI in #44
- Fix formula by @417-72KI in #45
- Swift Concurrency by @417-72KI in #28
- Fix CI by @417-72KI in #47
- Update dependency apple/swift-argument-parser to from: "1.2.2" by @renovate in #48
- Swift 5.8 compatible by @417-72KI in #49
- Replace deprecated
::set-output
by @417-72KI in #50
Full Changelog: 1.1.1...1.2.0
1.1.1
1.1.0
Xcode 13.x support
What's Changed
- Update SwiftLint by @417-72KI in #19
- Replace
Commander
withswift-argument-parser
by @417-72KI in #18 - Refactor console by @417-72KI in #21
- Dry-run mode by @417-72KI in #20
- Swift 5.5 by @417-72KI in #22
- Update Danger by @417-72KI in #23
- Dump test result on GitHub Checks by @417-72KI in #25
- Configure Renovate by @renovate in #16
- Replace APIKit with OctoKit.swift by @417-72KI in #24
- Replace dependency versioning by @417-72KI in #31
- Test
GitHubAPI
w/oOHHTTPStubs
by @417-72KI in #32 - Make
SSGHCore
testable by @417-72KI in #33 - Linux compatible by @417-72KI in #27
- Fix test workflow by @417-72KI in #34
- Update .gitignore by @417-72KI in #35
- Import matrix from json file by @417-72KI in #36
- Deploy on CI by @417-72KI in #37
- Bump
octokit.swift
to merged revision by @417-72KI in #38 - Fix release script by @417-72KI in #39
New Contributors
Full Changelog: 1.0.4...1.1.0