Skip to content

Releases: Outblock/flow-swift

0.2.9

27 Oct 15:25
Compare
Choose a tag to compare
  • Make StorageInfo public
  • Add util func for getAccount

0.2.8

27 Oct 14:56
Compare
Choose a tag to compare
  • Add getNetwork for chainId check
  • Add account storage in CommonCadence
  • Simplify some API

0.2.7

26 Sep 19:40
Compare
Choose a tag to compare
  • Fix test case

0.2.6

26 Sep 19:04
Compare
Choose a tag to compare
  • Add address check
  • Increase default gas limit

0.2.4

05 Sep 15:14
Compare
Choose a tag to compare

Update FlowSigner with Flow.Transaction Object

0.2.3

25 Jul 07:24
6059a66
Compare
Choose a tag to compare
Merge pull request #10 from Outblock/test-codable

Test codable

0.2.2

16 Jul 15:53
Compare
Choose a tag to compare
  • Fix decode ambiguous issue
  • Update chainId name

[0.2.1] Update Readme and once function

26 Jun 17:26
b0b27b5
Compare
Choose a tag to compare
  • Update once function
  • Update Readme

[v0.2.0] New Decode method and Access HTTP Client

26 Jun 08:41
1b5447e
Compare
Choose a tag to compare

What's Changed

  • [Big update] Add HTTP Client and use async/await API by @lmcmz in #7
  • Update Package.swift by @lmcmz in #8

Full Changelog: 0.1.5...0.2.0

[0.1.5] Support custom domain tag

15 Feb 04:42
Compare
Choose a tag to compare