Skip to content

Latest commit

 

History

History
214 lines (86 loc) · 11.5 KB

CHANGELOG.md

File metadata and controls

214 lines (86 loc) · 11.5 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.8.0 (2019-12-04)

Features

  • add ETH paymentNetwork to request-client (#617) (84ed64e)

0.7.0 (2019-11-20)

Bug Fixes

Features

  • ETH payement network in advanced-logic (#589) (7b32ce8)

0.6.2 (2019-10-21)

Note: Version bump only for package @requestnetwork/utils

0.6.1 (2019-09-16)

Note: Version bump only for package @requestnetwork/utils

0.6.0 (2019-09-05)

Bug Fixes

  • Encryption channel use multi-format for identity instead of hash (#501) (500a724)

Features

  • transaction-manager: decrypt channels (#516) (8142c3d)

0.5.0 (2019-08-19)

Features

  • add AES256 encryption and decryption to the utils package (#494) (a01c1a0)
  • add ECIES Encryption in types and utils packages (#488) (0252903)
  • Ethereum Private key (Epk) decryption provider implementation (#499) (207b762)
  • generate a cryptographically strong pseudo-random key (#493) (cd49f81)
  • persist encrypted transaction in transaction manager (#495) (7523f93)

0.3.0 (2019-07-24)

Bug Fixes

Features

Performance Improvements

  • faster initialization by factoring stat and read IPFS calls in one call (#401) (184c14e)

0.2.1-alpha.0 (2019-07-22)

Bug Fixes

Features

Performance Improvements

  • faster initialization by factoring stat and read IPFS calls in one call (#401) (184c14e)

0.2.0 (2019-06-06)

Bug Fixes

Features

  • add logging interfaces and default logger (#397) (f83a716)
  • asynchronously pin IPFS files in batches (#403) (926c22b)
  • implements cached-throttle utility (#348) (01c9885)
  • payment network declarative for any currency (#315) (06fb561)
  • Timestamp from storage to client (#309) (bb0ac19)

Performance Improvements

  • faster initialization by factoring stat and read IPFS calls in one call (#401) (184c14e)

0.1.1-alpha.12 (2019-05-21)

Bug Fixes

Features

  • implements cached-throttle utility (#348) (01c9885)
  • payment network declarative for any currency (#315) (06fb561)
  • Timestamp from storage to client (#309) (bb0ac19)

0.1.1-alpha.11 (2019-05-17)

Bug Fixes

Features

  • implements cached-throttle utility (#348) (01c9885)
  • payment network declarative for any currency (#315) (06fb561)
  • Timestamp from storage to client (#309) (bb0ac19)

0.1.1-alpha.10 (2019-05-10)

Bug Fixes

Features

  • payment network declarative for any currency (#315) (06fb561)
  • Timestamp from storage to client (#309) (bb0ac19)