Skip to content

v1.1.0

Compare
Choose a tag to compare
@leonardocustodio leonardocustodio released this 13 Sep 01:43
· 2 commits to master since this release
204ba4c

What's Changed

  • Added SetIds for GetTransactions and WithTransactionHash for Transaction by @CliffCawley in #18
  • Added missing Marketplace value for Dispatch Call by @CliffCawley in #20
  • Fixed DispatchAndTouch Signing account by @CliffCawley in #21
  • [DX-391] Add channelFilters to GetPendingEvents query. by @v16Studios in #22
  • [DX-392] Add support for BatchTransferBalance. by @v16Studios in #23
  • [DX-393] Add skipValidation arg to all fuel tank mutations. by @v16Studios in #24
  • [DX-394] Add skipValidation to Marketplace mutations. by @v16Studios in #26
  • Drop the beta tag and update package versions to 1.1.0. by @v16Studios in #25
  • [DX-395] Updates for GetPendingEvents by @v16Studios in #27
  • Expose FragmentParameters to correctly build requests with DispatchInput by @CliffCawley in #29
  • Added an accessor to PendingEvent to be able to get back typed data by @CliffCawley in #28
  • [DX-396] Tweak PlatformRequest encoding. by @v16Studios in #30
  • Add SetStates API for use with GetListings request by @SamTheBay in #31

Full Changelog: v1.0.0...v1.1.0