Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Releases: hyperledger-archives/indy-sdk-react-native

Release 0.3.1

15 Feb 21:23
cfe42d8
Compare
Choose a tag to compare
  • chore(deps): bump json5 from 2.1.1 to 2.2.3 (#64) (cfe42d8)
  • chore(deps): bump ua-parser-js from 0.7.28 to 0.7.33 (#65) (fcf0ae7)
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#67) (8cbc7d9)
  • feat: add buildGetTxnRequest (#68) (91c5dc9)
  • bump minimatch from 3.0.4 to 3.1.2 (#61) (4205b29)
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#62) (88a7e62)
  • docs: Add link to Android aar and update installation instructions (#66) (67bf8e1)
  • docs(ios): add missing default source (#63) (7935a9a)

Release 0.3.0

20 Oct 06:16
a7c01c9
Compare
Choose a tag to compare
  • chore: switch iOS steps, add pod update for existing projects (#59) (a7c01c9)
  • feat!: update iOS installation to hyperledger (#56) (73d770f)
  • build: rename android package (#58) (d3376a2)
  • chore(deps): bump parse-url from 6.0.0 to 6.0.2 (#51) (a2d1ad0)
  • chore(deps): bump simple-plist from 1.1.0 to 1.3.1 (#46) (6ac8933)
  • chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 (#42) (0824188)
  • feat: improve ios installation (#54) (e78d548)

Release 0.2.2

03 Jul 10:06
c130ae2
Compare
Choose a tag to compare
  • feat: add generate wallet key method (#50) (c130ae2)

Release 0.2.1

01 Jul 12:15
bfc645b
Compare
Choose a tag to compare

Release 0.2.0

09 May 08:59
169d6e5
Compare
Choose a tag to compare
  • chore!: update indy SDK version to 1.16 for android (169d6e5)
  • chore(deps): bump plist from 3.0.4 to 3.0.5 (#41) (8b9c352)
  • chore(deps): bump async from 2.6.3 to 2.6.4 (#40) (5d4696f)
  • chore: update indy framework source link (#39) (5e93529)

Release 0.1.21

28 Mar 12:50
f6be52d
Compare
Choose a tag to compare

Release 0.1.20

01 Feb 09:55
4125e85
Compare
Choose a tag to compare
  • feat: revocation types & revocation verification (#32) (4125e85)

Release 0.1.19

13 Jan 10:36
f5453b9
Compare
Choose a tag to compare
  • fix(ios): prover delete credential should return void (#31) (f5453b9)

Release 0.1.18

10 Jan 11:20
38db441
Compare
Choose a tag to compare
  • fix: removed parse of proverDeleteCredential return type (#28) (38db441)

Release 0.1.17

07 Jan 12:28
bc48dad
Compare
Choose a tag to compare
  • fix: alter createrevocationstate parameters typing by (#27)
  • feat: add delete credential method (#26)