Skip to content

Releases: fmauquie/react-native-dp3t-sdk

Release 0.1.0-alpha.8

02 Jun 10:24
Compare
Choose a tag to compare
Release 0.1.0-alpha.8 Pre-release
Pre-release

0.1.0-alpha.8 (2020-06-02)

Release 0.1.0-alpha.7

06 May 08:56
Compare
Choose a tag to compare
Release 0.1.0-alpha.7 Pre-release
Pre-release

0.1.0-alpha.7 (2020-05-06)

  • chore!: bump SDKs versions (b3aea5c)

Bug Fixes

  • order of permission requests in Android (ca285f3)

BREAKING CHANGES

  • matchedContacts becomes exposedDays, contains exposed date and gets a suitable doc

Release 0.1.0-alpha.6

01 May 08:45
Compare
Choose a tag to compare
Release 0.1.0-alpha.6 Pre-release
Pre-release

0.1.0-alpha.6 (2020-05-01)

Release 0.1.0-alpha.5

01 May 08:41
Compare
Choose a tag to compare
Release 0.1.0-alpha.5 Pre-release
Pre-release

0.1.0-alpha.5 (2020-05-01)

  • feat!: select auth token sending method (7429bed)
  • fix!: expose Android public key (f9fca7f), closes #6

Bug Fixes

  • initialize on iOS without loosing contacts (3eea0b1), closes #5
  • prevent set state warning on init (8e59fd3)

BREAKING CHANGES

  • This changes the signature of sendIAmInfected
  • passing null here is technically authorized, but will result in sync failure on Android

Release 0.1.0-alpha.4

28 Apr 17:01
Compare
Choose a tag to compare
Release 0.1.0-alpha.4 Pre-release
Pre-release

0.1.0-alpha.4 (2020-04-28)

Release 0.1.0-alpha.3

28 Apr 16:44
Compare
Choose a tag to compare
Release 0.1.0-alpha.3 Pre-release
Pre-release

0.1.0-alpha.3 (2020-04-28)

Release 0.1.0-alpha.2

28 Apr 16:40
Compare
Choose a tag to compare
Release 0.1.0-alpha.2 Pre-release
Pre-release

0.1.0-alpha.2 (2020-04-28)

Release 0.1.0-alpha.1

28 Apr 16:28
Compare
Choose a tag to compare
Release 0.1.0-alpha.1 Pre-release
Pre-release

0.1.0-alpha.1 (2020-04-28)

Release 0.1.0-alpha.0

28 Apr 10:54
Compare
Choose a tag to compare
Release 0.1.0-alpha.0 Pre-release
Pre-release
  • chore: prepare for first release on NPM (e201d27)
  • chore: prepare for first release on NPM (b826c0b)
  • chore: rename to react-native-dp3t-sdk (c689de2)
  • docs: relativize simulator warning, explain Fiber results (fee7c64)
  • chore: upgrade to latest version of iOS & Android SDKs (aea5509)
  • chore: upgrade to RN 0.62 for Flipper support (4ec7907)
  • feat: screen to declare infection (2df5fdf)
  • docs: remove extra native in title (ab733ec)
  • docs: rephrase pre-alpha warnings text (8c22e93)
  • docs: add list for items in section Testing/Contrib (e73d8a1)
  • docs: revamp head or README, move links to bottom (83153ed)
  • docs: typo in README (warning sin => warnings in) (5a16c31)
  • fix: switch to Hermes & fix icons (665f302)
  • feat: add handshakes and matched contacts (1eaa18c)
  • docs: add "alternatives" section with Wix initiative (6c0653c)
  • fix: pre-initialize iOS SDK to register background sync task (77d15f5)
  • docs: change install instructions until we release (097c78d)
  • docs: add SDK URLs, alpha status warning (bf50aa7)
  • chore: get iOS SDK Pod source back to origin repo (a7083a5)
  • feat: upgrade iOS SDK (f8cf8cf)
  • feat: implement iOS sync() (038f2b1)
  • feat: upgrade Android SDK and adapt everything (0a148be)
  • feat: common status & example app (322a719)
  • docs: implementation notes (3c20c58)
  • feat: basic JS module & app startup (01d63e1)
  • feat: initial iOS & Android implementations (a2f97ad)
  • chore: init Android studio project & fix warnings (dfeae0a)
  • chore: initial commit generated with bob (c4c49a7)