Skip to content

v1.3.0

Compare
Choose a tag to compare
@Jblew Jblew released this 08 Mar 17:34
· 6 commits to master since this release

1.3.0 (2019-03-08)

Bug Fixes

  • ci dont build tags (07037d9)
  • export AccountHistorySupplierFactory (2bd1200)
  • fix missing deployment conditions (4cc81d9)
  • fix NonJoinedBatchFetch edge cases (620441b)
  • fix returning empty result by account history iterator (b4b7abd)
  • fix SteemISODateParser case error (a60bba9)
  • fix wrong order of operations in transaction in OverlappingBatchIterator (112591f)
  • proper deployment with travis (c50fb25)

Features

  • add AsyncIteratorChainableSupplier (1575220)
  • add BatchToTrxIterator (e9c3fa7)
  • add examples and update README (bab61f8)
  • do not export foreign types (5e5f2ab)
  • export AsyncIterator and AsyncIteratorChainableSupplier (dcb7b20)
  • fully implement and test AccountHistorySupplier (f10bc1f)
  • parse steem timestamps with SteemISODateParser (0381dec)
  • replace complicated release with semantic-release@beta (8b8f4ec)
  • test NonJoinedBatchFetch (b05568b)
  • use universe-log (5498b18)