Skip to content

Releases: 417-72KI/StubNetworkKit

0.5.0

16 Oct 09:11
Compare
Choose a tag to compare

Important

Now requires Swift 5.9+

What's Changed

Full Changelog: 0.4.1...0.5.0

0.4.1

16 Oct 03:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.4.0

24 Apr 15:17
Compare
Choose a tag to compare

Important

Now requires Swift 5.8+

What's Changed

  • Update actions/download-artifact action to v4 by @renovate in #34
  • Update actions/upload-artifact action to v4 by @renovate in #35
  • Update actions/cache action to v4 by @renovate in #36
  • Update 417-72KI/danger-swiftlint action to v5.10 by @renovate in #37
  • Update dependency 417-72KI/MultipartFormDataParser to from: "2.2.0" by @renovate in #38
  • Update dependency 417-72KI/MultipartFormDataParser to from: "2.2.1" by @renovate in #40
  • Drop Swift 5.7 by @417-72KI in #39

Full Changelog: 0.3.1...0.4.0

0.3.1

09 Oct 02:58
Compare
Choose a tag to compare

Breaking

watchOS is no longer supported in CocoaPods.
Consider using Swift Package Manager to use in watchOS

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

09 Oct 01:24
Compare
Choose a tag to compare

Breaking

  • Now requires Swift 5.7
  • POST request in watchOS has been unavailable because intercepting request is not working.

What's Changed

Full Changelog: 0.2.1...0.3.0

0.2.1

06 Oct 14:17
Compare
Choose a tag to compare

What's Changed

  • Replace whole tests with using Swift Concurrency by @417-72KI in #18
  • Divide test with Alamofire and APIKit to each files by @417-72KI in #19
  • Replace ::set-output with using GITHUB_OUTPUT by @417-72KI in #20
  • Update actions/checkout action to v4 by @renovate in #21
  • Update actions/checkout digest to 8ade135 by @renovate in #22

Full Changelog: 0.2.0...0.2.1

0.2.0

12 May 17:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.1...0.2.0

0.1.1

08 May 16:06
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

08 May 15:35
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

What's Changed

  • Refactor StubError with LocalizedError by @417-72KI in #5
  • Replace switch with Result style get() throws by @417-72KI in #6
  • Do not cancel previous CI on main by @417-72KI in #8
  • Add test pattern with function-chaining by @417-72KI in #7
  • Protocol-based conditioning by @417-72KI in #9
  • Rename package StubNetworkingSwift -> StubNetworkKit by @417-72KI in #10

Full Changelog: 0.0.2...0.1.0

0.0.2

05 May 16:33
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.1...0.0.2