Skip to content

Latest commit

 

History

History
119 lines (59 loc) · 4.83 KB

CHANGELOG.md

File metadata and controls

119 lines (59 loc) · 4.83 KB

1.0.0 (2019-02-21)

1.0.0-staging.0 (2019-02-21)

0.4.4-staging.0 (2019-02-21)

0.4.3-0 (2019-02-21)

0.4.2 (2019-02-21)

0.4.2-next.0 (2019-02-21)

0.4.1 (2019-02-21)

0.4.0 (2019-02-21)

0.3.1-next.1 (2019-02-21)

0.3.1-next.0 (2019-02-21)

0.3.0 (2019-02-21)

Bug Fixes

  • fix SteemISODateParser case error (a60bba9)
  • proper deployment with travis (c50fb25)

0.2.1 (2019-02-09)

Bug Fixes

  • fix returning empty result by account history iterator (b4b7abd)

0.2.0 (2019-02-09)

Bug Fixes

  • export AccountHistorySupplierFactory (2bd1200)
  • fix NonJoinedBatchFetch edge cases (620441b)
  • fix wrong order of operations in transaction in OverlappingBatchIterator (112591f)

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)
  • test NonJoinedBatchFetch (b05568b)
  • use universe-log (5498b18)

1.2.1 (2019-02-02)

Bug Fixes

  • export classes (4c4cf1b)
  • mock SteemAdapter through factory instead of separate class (42fa83a)
  • update .npmignore (b4f6771)

Features

  • add SteemAdapterFactory (8fbebb2)
  • export Chainable (95fe0a4)
  • export SimpleTaker (4630bc6)
  • export SteemAdapterMock (93e81a6)
  • implement AccountHistorySupplier with overlap (70010c7)
  • Init repository (b57c471)
  • move blockchain and chainable packages from steem-wise-core (f199b80)