Skip to content

Releases: LiskUser1234/SwiftyLisk

Version 0.2 for Lisk 0.9.2

11 Aug 11:50
Compare
Choose a tag to compare

Changelog

Added an operation for each API call. Now API calls can be queued and executed either one after the other or in parallel, synchronously or asynchronously.

This release makes Lisk-related code easier to read by removing the need for a block for each API method's callback.

Compatibility

The supported Lisk release is 0.9.2.

Version 0.1.1 for Lisk 0.9.2

16 Jul 15:35
Compare
Choose a tag to compare

Changelog

Hotfixes:

  • Removed missing files from Lisk.Xcodeproj
  • Added missing suffixes to Signature and Peer (now SignatureAPI and PeerAPI.)

Compatibility

The supported Lisk release is 0.9.2.

Version 0.1 for Lisk 0.9.2

12 Jul 01:19
Compare
Choose a tag to compare

Changelog

Added support for the following Lisk modules:

  • accounts
  • blocks
  • delegates
  • loader
  • multisignatures
  • peers
  • signatures
  • transactions

Note that the dapps module was omitted, since dapps-related transactions are deprecated as of Lisk 0.9.2.

Compatibility

The supported Lisk release is 0.9.2.