Releases: Adyen/adyen-swift-public-api-diff
Releases · Adyen/adyen-swift-public-api-diff
0.9.0
What's Changed
- Improving support for
@resultBuilder
- Improved change consolidating
Full Changelog: 0.8.4...0.9.0
0.8.2
Summary
- Removing false duplicates for platform in
Package.swift
- Adding
Target.Resource
s diffing
Full Changelog: 0.8.1...0.8.2
0.8.1
What's Changed
- Adjusting Action.yml
- Updating Workflow Example
Full Changelog: 0.8.0...0.8.1
0.8.0
Summary
- Adding support for branch + revision for Dependency.Requirement
- Fixed: #88
- Fixed: #84
What's Changed
Full Changelog: 0.7.0...0.8.0
0.7.0
Summary
- Switching from assertionFailure to print for debug warnings (Currently the CI action runs on the debug build and thus would crash otherwise in a scenario where it's not expected)
- Polished output
What's Changed
- Fixed recursiveDescription formatting by @goergisn in #79
- Update dependency SimplyDanny/SwiftLintPlugins to from: "0.58.0" by @renovate in #80
Full Changelog: 0.6.0...0.7.0
0.6.0
Summary
- Adding a change breakdown additions/modifications/removals to the markdown output header
What's Changed
- Update dependency nicklockwood/SwiftFormat to from: "0.55.4" by @renovate in #75
- Adding change breakdown to markdown output by @goergisn in #77
Full Changelog: 0.5.0...0.6.0
0.5.0
Summary
- Output is now formatted multi-line when applicable (e.g. function parameters, attributes)
What's Changed
Full Changelog: 0.4.0...0.5.0
0.4.0
Summary
- Added Github Action
- Fixed formatting of
platform
in output
What's Changed
Full Changelog: 0.3.0...0.4.0