Skip to content

Releases: animo/react-native-ble-didcomm

Release 0.4.3

29 Mar 13:43
c63c424

Choose a tag to compare

Release 0.4.2

20 Mar 08:51
afd1a23

Choose a tag to compare

  • build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 (#35) (afd1a23)
  • build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /example (#34) (278f2ee)
  • feat: added the correct type definitions for the message listeners (#33) (e74a4eb)

Release 0.4.1

17 Mar 09:53
a6da2db

Choose a tag to compare

  • fix: reduced chunk size in chunking algorithms by 12 bytes (#32) (a6da2db)
  • build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#31) (53ddacd)
  • build(deps): bump json5 from 2.2.1 to 2.2.3 (#25) (8986fc5)
  • fix: fixed example app not setting identifier state correctly (#30) (d87e4f7)

Release 0.4.0

01 Feb 10:07
88de606

Choose a tag to compare

  • Merge pull request #27 from animo/set-services-dynamically (88de606)
  • feat: connect and disconnect listeners (6b1e703)

Release 0.3.0

23 Jan 09:48
def66e7

Choose a tag to compare

Release 0.2.2

15 Dec 11:06
d73441a

Choose a tag to compare

  • fix: fixed peripheral listeners & example app (#24) (d73441a)
  • docs: fixed incorrect package installation command in README (#21) (8c7eff1)

Release 0.2.1

08 Dec 13:50
5a54107

Choose a tag to compare

  • fix: export ble and startoptions (#23) (5a54107)

Release 0.2.0

08 Dec 12:57
e93a2ab

Choose a tag to compare

  • fix: now starts central instead of peripheral correctly (#22) (e93a2ab)
  • Ic 162/extend base peripheral (#16) (42bd8af)
  • Ic 163/extend base central (#15) (c867138)
  • feat: add abstract base BLE class (#14) (d2ad85e)
  • build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#20) (6eb872e)
  • build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /example (#19) (0441b25)
  • build: removed the useless native-test (#18) (df424d7)

Release 0.1.1

06 Dec 18:39
f0e3ef8

Choose a tag to compare

  • fix: mcu interop by changing order of mtu size request (#17) (f0e3ef8)
  • docs: updated the id crypt to their full company name (#12) (a0b88f2)
  • build: replaced to correct token (#11) (41cab40)
  • docs: updated badges in README (b64fe26)
  • chore: updated the gitignore (d6da7cc)
  • docs: it has been released (3a1537b)

Release 0.1.0

22 Nov 10:08

Choose a tag to compare

  • build: version downgrade (bded0e6)
  • style: formatted code (a30efb0)
  • docs: added ID Crypt to powered by (a8516e2)
  • build: added the correct env var for the bot token (78890ae)
  • docs: improved introduction section in the README (2dcc1e4)
  • Create dependabot.yml (aea0ecb)
  • chore: changed the included files (de9db77)
  • chore: downgraded version manually (2aa6929)
  • build: rename remove sdk (d9b3d49)
  • chore: renamed the package (#10) (5b2e7a9)
  • style: ran formatter (bc1e0b8)
  • feat: setup release pipeline (#6) (b2d1daa)
  • style: ran prettier (0a40ade)
  • style: ran prettier (ac9ef39)
  • Merge pull request #8 from animo/feat/custom-uuids (484a7dd)
  • Merge pull request #9 from animo/docs/funded (2894929)
  • docs: added credits section (5dfcd0d)
  • fix remove the shutdown methods (d1e20aa)
  • style(ios): ran formatter (8f7fdc0)
  • fix: export the default didcomm UUIDs (707c85e)
  • chore(ios): tested on iOS (092e1e3)
  • Merge pull request #7 from animo/feat/request-mtu-android (bc43622)
  • fix: custom UUIDs and rename characteristics (b0b6c99)
  • refactor(android): cleanup code (993fd2e)
  • fix(android): remove double super call (09213b0)
  • feat(android): correctly requesting MTU (ecd5b88)
  • Update README.md (106caeb)
  • Merge pull request #5 from animo/docs/readme (7c5cbeb)
  • docs: added main README (33c59a3)
  • Merge pull request #4 from animo/feat/interop (a96c813)
  • feat: ios android full interop communication (548229f)
  • fix(android): android <-> android works again (4bf1559)
  • fix(ios): major cleanup and ios <-> ios working stable again (359523f)
  • style(android): ran formatter (d7cd629)
  • feat(android): added support for correct chunking write and notify (d6d5e9c)
  • feat(android): able to send large message from central to peripheral (f603fe0)
  • feat(ios): notification chunking (9f3efff)
  • Merge pull request #1 from animo/feat/ios-alpha (b053e45)
  • fix: removed unused listeners (d52b673)
  • feat(ios): communication + chunking works (70df924)
  • chore: initial commit (8c375ae)