Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Releases: coinpaprika/coinswitch-api-swift-client

1.1.5

19 Aug 08:03
Compare
Choose a tag to compare
  • Update dependencies

1.1.4

03 Jul 12:25
Compare
Choose a tag to compare
  • Add option to override default API url

1.1.3

27 Jun 07:58
Compare
Choose a tag to compare
  • new bulk rates endpoints API.getRates()
  • test configuration added to SPM Package

1.1.2

25 Jun 13:10
57285b0
Compare
Choose a tag to compare
  • Add SPM support

1.1.1

16 May 15:45
Compare
Choose a tag to compare
  • Fix archiving issue

1.1

15 May 14:56
Compare
Choose a tag to compare
1.1
  • Updated module name to CoinSwitch
  • Change user IP to optional
  • Update dependency

1.0

14 May 11:08
Compare
Choose a tag to compare
1.0
  • Supports all endpoints from Dynamic API
  • Returns response objects transparently decoded via Codable
  • Based on Swift 5 Result enum