Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 678 Bytes

HISTORY.MD

File metadata and controls

28 lines (19 loc) · 678 Bytes

0.4.4 /2020-03-17

  • Implementing graceful exit.

0.4.3 / 2020-03-17

  • Adding fee_charged and max_fee fields to the stream procesor.

0.4.2 / 2020-02-16

  • Fixed test cases.
  • Code cleanup - simple func for displaying elapsed time instead of 3 bundled modules.
  • Code cleanup - redundant modules cleanup.
  • Code cleanup - redundant promises removed.

0.4.1 / 2020-02-16

  • Updated live stream listening routine to address Horizon throttling.

0.4.0 / 2020-02-16

  • Handlers for new operations: PathPaymentStrictReceive, ManageBuyOffer.
  • Dependencies updated to the latest versions.