Releases: hyperledger/indy-vdr
Releases · hyperledger/indy-vdr
v0.4.3
What's Changed
- chore: update minSdkVersion to get the project version or fallback to 21 by @ja-bravo in #272
- chore: updating dependabot file to support gha, TS, JS, gradle, Go lang, cargo and docker packages by @rajpalc7 in #271
- ci: fix build by pinning to MacOS 12 by @cvarjao in #292
- Fix check for macos major version by @andrewwhitehead in #291
- fix: fixed binary for react native by @wadeking98 in #288
New Contributors
- @ja-bravo made their first contribution in #272
- @rajpalc7 made their first contribution in #271
- @cvarjao made their first contribution in #292
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- fix(js): type the revocation registry delta by @berendsliedrecht in #249
- feat: transaction caching by @wadeking98 in #252
- fix(js): add missing type by @TimoGlastra in #254
- fix(js): update ffi-napi by @genaris in #263
New Contributors
- @wadeking98 made their first contribution in #252
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- fix(js): add missing parameters to rn wrapper by @genaris in #218
- Update to indy-data-types 0.7; remove indy-utils by @andrewwhitehead in #224
- fix a typo in logs by @xiaolou86 in #231
- fix(js): use quotes instead of brackets for local dependencies by @berendsliedrecht in #232
- fix(js): use universal architecture for darwin by @berendsliedrecht in #233
- fix(rn): do not try to deserialize again if it is a stream by @berendsliedrecht in #234
- Faster pool refresh by @andrewwhitehead in #242
- Add genesis transactions caching by @andrewwhitehead in #243
- genesis cache js by @berendsliedrecht in #244
- Update setup.py by @tnkhanh in #245
New Contributors
- @xiaolou86 made their first contribution in #231
- @tnkhanh made their first contribution in #245
Full Changelog: v0.4.0...v0.4.1
v0.4.0
- Added support for
did:indy
in #166, thanks to @domwoe, @c2bo - Added new nodejs and react-native wrappers, thanks to @berendsliedrecht, @TimoGlastra, @karimStekelenburg, @genaris, @mrlunin
- Switched from Ursa (now archived) to
indy-blssignatures
- Added builder for POOL_UPGRADE request into FFI and Python by @Artemkaaas in #148
- Proxy client by @mirgee in #184
- Support HTTPS by @mirgee in #187
- Issue #210 InvalidClientTaaAcceptanceError time too precise error if container timezone is not UTC by @Ennovate-com in #211
- Fix minor typos by @omahs in #213
- Now publishing arm64 packages
Full Changelog: v0.3.4...v0.4.0
v0.4.0-dev.16
What's Changed
- fix(rn): android works with JSC and Hermes by @blu3beri in #194
- chore: update version by @blu3beri in #195
Full Changelog: v0.4.0-dev.15...v0.4.0-dev.16
v0.4.0-dev.15
What's Changed
- fix(nodejs): compatible with Windows builds by @blu3beri in #183
- feat: react native 0.71.x and Expo support by @blu3beri in #186
- build(android): use custom cross images by @blu3beri in #189
- chore: update version by @blu3beri in #190
- build(js): use local network by @blu3beri in #192
Full Changelog: v0.4.0-dev.14...v0.4.0-dev.15
v0.4.0-dev.14
What's Changed
- fix(js): return body as string by @TimoGlastra in #182
Full Changelog: v0.4.0-dev.13...v0.4.0-dev.14
v0.4.0-dev.13
What's Changed
- build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /wrappers/javascript by @dependabot in #175
- fix: incorrect revocation registry id by @TimoGlastra in #180
- chore: increase version to dev.13 by @TimoGlastra in #181
New Contributors
- @dependabot made their first contribution in #175
Full Changelog: v0.4.0-dev.12...v0.4.0-dev.13
v0.4.0-dev.12
What's Changed
- fix(js): add ref-array-di types by @TimoGlastra in #176
- chore: update version to dev.12 by @TimoGlastra in #177
Full Changelog: v0.4.0-dev.11...v0.4.0-dev.12
v0.4.0-dev.11
What's Changed
- fix(js): defer library loading for nodejs by @genaris in #173
- chore: update version to dev.11 by @TimoGlastra in #174
New Contributors
Full Changelog: v0.4.0-dev.10...v0.4.0-dev.11