Releases: animo/react-native-ble-didcomm
Releases · animo/react-native-ble-didcomm
Release 0.4.3
Release 0.4.2
Release 0.4.1
Release 0.4.0
Release 0.3.0
Release 0.2.2
Release 0.2.1
Release 0.2.0
- 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
- 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
- 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)