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

Latest commit

 

History

History
22 lines (18 loc) · 864 Bytes

CHANGELOG.md

File metadata and controls

22 lines (18 loc) · 864 Bytes

[1.1.9] - 2020-03-14

  • adding getMissingTransactions API
  • adding getNodeAPIConfiguration API

[1.1.8] - 2019-07-15

  • minor fixes in IOTA::Crypto::Converter.trytes
  • Fixing some stuff in c extenstion to make it compatible with MRI ruby and Rubinius
  • adding support for Rubinius
  • adding support for JRuby platforms with native curl function in Java

[1.1.7] - 2018-12-02

[1.1.6] - 2018-07-22

Added

  • wasAddressSpentFrom API
  • Inbuilt batching for following apis: getTrytes, getBalances, wereAddressesSpentFrom, getInclusionStates & findTransactions
  • adding changelog file to keep track of future changes

Old major changes

  • Only returning balance array as reponse for getBalances api call