Skip to content

Latest commit

 

History

History
53 lines (28 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

53 lines (28 loc) · 1.71 KB

Changelog

Unreleased

TBD

Features

  • feat:

v2.0.4 - 2023-07-05

Features

  • #71 feat: export jwt in index.ts

v2.0.3 - 2023-03-13

Features

  • #68 feat: add DID Auth in JWT

v2.0.2 - 2022-08-18

Features

  • #64 feat: implement a function to convert a mnemonic to a secp256k1 private key

v2.0.1 - 2022-06-03

Features

  • #60 feat: add explicit fee parameters

v2.0.0 - 2021-07-20

Features

  • #37 feat: Support Panacea v2 based on Cosmos v0.42 Stargate

v1.3.1 - 2020-11-25

Bug fixes

  • #24 Follow up the new Cosmos REST spec for DID operations

v1.3.0 - 2020-10-30

Features

  • #5~#18 Support DID operations
  • #11, #19 Switch to Typescript
  • #22 Follow up the new Cosmos v0.36.0+ REST spec