Releases: openwallet-foundation/credo-ts-ext
Releases · openwallet-foundation/credo-ts-ext
@aries-framework/push-notifications push-notifications-v0.4.0
⚠ BREAKING CHANGES
- push-notifications: update to afj 0.2.0 (#126)
Features
- push-notifications: update to afj 0.2.0 (#126) (196a323)
Bug Fixes
- push-notifications: validation method (f8b9c1b)
@aries-framework/push-notifications push-notifications-v0.3.0
⚠ BREAKING CHANGES
- pn: PushNotificationsModule does not exist anymore. You now have to use one that is specific to your service, e.g. PushNotificationsApnsModule or PushNotificationsFcmModule
Features
@aries-framework/push-notifications push-notifications-v0.2.1
@aries-framework/rest rest-v0.8.0
Features
- rest: add cli and docker image publishing (#96) (87d0205)
- rest: add webhooks (#93) (9fc020d)
- rest: added basic messages and receive invitation by url (#97) (956c928)
@aries-framework/rest rest-v0.7.0
⚠ BREAKING CHANGES
- update aries framework javascript version to 0.1.0 (#86)
Miscellaneous Chores
- update aries framework javascript version to 0.1.0 (#86) (ebaa11a)
@aries-framework/redux-store redux-store-v0.2.0
⚠ BREAKING CHANGES
- update aries framework javascript version to 0.1.0 (#86)
Miscellaneous Chores
- update aries framework javascript version to 0.1.0 (#86) (ebaa11a)
@aries-framework/react-hooks react-hooks-v0.2.0
⚠ BREAKING CHANGES
- update aries framework javascript version to 0.1.0 (#86)
Miscellaneous Chores
- update aries framework javascript version to 0.1.0 (#86) (ebaa11a)
@aries-framework/push-notifications push-notifications-v0.2.0
⚠ BREAKING CHANGES
- update aries framework javascript version to 0.1.0 (#86)
Miscellaneous Chores
- update aries framework javascript version to 0.1.0 (#86) (ebaa11a)
@aries-framework/rest rest-v0.6.1
Bug Fixes
- rest: made nonce optional on proofrequest (#84) (c1efe58)
@aries-framework/rest rest-v0.6.0
⚠ BREAKING CHANGES
- rest: proof request indy fields are now snake_case as used by indy instead of camelCase as used by AFJ.
Bug Fixes