Skip to content

Releases: openwallet-foundation/credo-ts-ext

@aries-framework/push-notifications push-notifications-v0.4.0

28 Jun 16:23
fd219ba
Compare
Choose a tag to compare

⚠ 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

31 May 10:10
Compare
Choose a tag to compare

⚠ 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

14 Apr 14:07
9b0f265
Compare
Choose a tag to compare

Bug Fixes

  • push-notifications: add @id to messages (4378ca6)

@aries-framework/rest rest-v0.8.0

26 Feb 20:35
Compare
Choose a tag to compare

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

04 Jan 11:31
Compare
Choose a tag to compare

⚠ 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

04 Jan 11:31
Compare
Choose a tag to compare

⚠ 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

04 Jan 11:31
Compare
Choose a tag to compare

⚠ 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

04 Jan 11:31
Compare
Choose a tag to compare

⚠ 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

08 Dec 10:38
Compare
Choose a tag to compare

Bug Fixes

  • rest: made nonce optional on proofrequest (#84) (c1efe58)

@aries-framework/rest rest-v0.6.0

06 Dec 09:12
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • rest: proof request indy fields are now snake_case as used by indy instead of camelCase as used by AFJ.

Bug Fixes