Skip to content

v7.0.0

Compare
Choose a tag to compare
@jontey jontey released this 26 Nov 10:22
· 35 commits to master since this release
e987f76

7.0.0 (2018-11-26)

Bug Fixes

  • TransactionsStreams: TransactionsStreams is deprecated and removed (e5af531)

Features

  • Apostille: get ApostillePublicAccount from Apostille (343e50a)
  • ApostilleAndTransactionsStreams: Apostille announce separation and How to use TransactionsStre (8231f42)
  • ApostilleHttp: Move some methods to ApostilleHttp and Added some tests for it (fafb289)
  • ApostilleHttp: Released a new feature to announce transaction (4e1fe07)
  • ApostillePublicAccount: Change ApostilleAccount to ApostillePublicAccount and Separate announc (537e82b)
  • ApostillePublicAccount: Separate sign and transaction (fdb2318)
  • Index: export in index.ts is more modular (10ff96a)
  • Initiator: Add some more features to initiator class (812ab9f)
  • NewRelease: Trying to trigger Travis CI (e8e3512)
  • PublicApostille: Format to follow Apostille class (46a0472)

BREAKING CHANGES

  • PublicApostille: Removed Initiator and IReadyTransaction class