Skip to content

Latest commit

 

History

History
141 lines (52 loc) · 4.19 KB

CHANGELOG.md

File metadata and controls

141 lines (52 loc) · 4.19 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.2.13 (2019-08-19)

Features

  • 🎸 remove c++ version scrypt (1d84266)

3.2.12 (2019-08-09)

Bug Fixes

  • 🐛 fix install scrypt error in Node v12 (effaea1), closes #51
  • 🐛 fix keystore options (e09a976)

3.2.11 (2019-07-25)

Bug Fixes

  • 🐛 fix install scrypt error in Node v12 (effaea1), closes #51

3.2.10 (2019-07-17)

Features

  • 🎸 rewrite keyStore generate and resolve (6ed2b5d)

3.2.9 (2019-07-16)

Bug Fixes

  • 🐛 fix multi-request share the same xhr instance (b7a20eb)

3.2.8 (2019-07-15)

Bug Fixes

  • 🐛 fix toString error (8f0da78)

Features

  • 🎸 add compile env variables for import correct xhr lib (a767bd6)

3.2.7 (2019-07-13)

Bug Fixes

  • 🐛 fix params callback (a1dd255)

3.2.6 (2019-07-13)

Bug Fixes

3.2.5 (2019-07-13)

Bug Fixes

3.2.4 (2019-07-13)

Bug Fixes

  • 🐛 fix callback paramaters (b8ee2ac)

3.2.3 (2019-07-13)

Bug Fixes

  • 🐛 fix a bip39 breaking changed method (28a09ad)
  • 🐛 throw full response body when an error response happened (eff374b)

Features

  • 🎸 add support for custom address with _ symbol (1f69bb2)
  • 🎸 Combine two chain methods into one (d01b90e), closes #45

3.2.2 (2019-07-12)

Bug Fixes

  • 🐛 fix a bip39 breaking changed method (28a09ad)
  • 🐛 throw full response body when an error response happened (eff374b)

3.2.1 (2019-07-11)

Bug Fixes

  • 🐛 throw full response body when an error response happened (eff374b)

3.2.0 (2019-07-10)

Bug Fixes

  • 🐛 fix the value of AElf instance version.api (8931ff1)