Skip to content

Releases: helikon-labs/subvt-data-swift

0.21.0

28 Nov 13:46
04c8c60
Compare
Choose a tag to compare

0.18.0

19 Jun 17:52
344bd7d
Compare
Choose a tag to compare
Add network status endpoint to network report service.

0.16.0

11 Feb 08:14
7fa2c4f
Compare
Choose a tag to compare
Change WatchOS target to v6.

0.15.0

11 Feb 08:14
67b54d3
Compare
Choose a tag to compare
Update readme.

0.14.0

30 Oct 05:25
a17daf4
Compare
Choose a tag to compare
  • a17daf4 - Fix actions output deprecation warning.
  • 3b5240a - Make NotificationPeriodType CaseIterable.
  • 52d1253 - Add the new isEnabled field to NotificationType.
  • 4fdbfaa - Improve configurable SSL for service settings.
  • d6679c8 - Fix actions file.
  • 10de043 - Add HTTP/HTTPS scheme selection support into the data-env file.
  • 1b5e0f8 - Add support for the default user notification rule creation endpoint.
  • 0f857d7 - Add more new fields to the validator search summary struct.
  • 8b51a97 - Add validator search endpoint and data structure.

0.13.0

07 Sep 11:22
e57dd19
Compare
Choose a tag to compare
  • e57dd19 - Reflect the recent changes related to the 1KV backend.

0.12.0

09 Aug 12:58
1eb6ec5
Compare
Choose a tag to compare
  • 1eb6ec5 - Add validator summary, details and list services & respective tests.

0.11.0

08 Aug 12:02
ad11e8f
Compare
Choose a tag to compare
  • ad11e8f - Rename activeNextSession to isActiveNextSession in validator details and summary. Update the nomination struct.

0.10.0

05 Aug 15:44
2975340
Compare
Choose a tag to compare
  • 2975340 - Allow empty response for status 204.
  • 7d7441b - Add network id to validator details and validator summary.
  • 6f574de - Fix a bug re the inactive nominations computed property in validator details.
  • 6860c69 - Numerical operation definitions for the balance type. Some additional computed fields for validator details.
  • 6c1771a - Add identicon color support for the account id struct.

0.9.0

28 Jul 10:14
e41f506
Compare
Choose a tag to compare
  • e41f506 - Update reward destination model.
  • 4a0a6fb - Minor state management fixes for WSRPC client.