Skip to content

Releases: Co-Epi/app-backend-rust

0.1.36

04 Oct 22:38
b332afe
Compare
Choose a tag to compare
0.1.36 Pre-release
Pre-release

Updated dependencies: ie rayon 1.1 -> 1.4.1

0.1.35

13 Aug 16:57
ff0cefc
Compare
Choose a tag to compare

Android: fixed errors in setting cough status, fever temperature spot

0.1.33

07 Aug 14:22
f01a622
Compare
Choose a tag to compare
Fix unit tests (#147)

0.1.32

02 Aug 20:46
6f6b2e8
Compare
Choose a tag to compare
Don't process TCN batch if empty (#144)

0.1.31

30 Jul 16:38
ccd9ea4
Compare
Choose a tag to compare
Add update read status to alert interface (#142)

0.1.30

30 Jul 08:47
2c58dcc
Compare
Choose a tag to compare
Add report id to android alerts (#141)

* Add report id to Android alert

* Add jarRepositories.xml to gitignore

0.1.29

29 Jul 13:29
d474cc9
Compare
Choose a tag to compare
Add read flag to alerts (#140)

* Allow to mark alerts as read

* Rename field

* Rename variable

* Update C headers

* Typo

* Correct name

0.1.28

28 Jul 19:04
295a074
Compare
Choose a tag to compare
Add start time to alerts unique (#139)

* Add contact_start to alert id

* Encode report signature as hex

0.1.27

27 Jul 13:04
d0e37d3
Compare
Choose a tag to compare
Script improvements: [#103] anchor logic to script folder (#109)

* typo fix

* adding target_triples array

* adding architectures array

* Anchor logic to script parent folder using BASH_SOURCE

* [#103] renaming vars according to PR comments

0.1.26

23 Jul 15:29
18e7297
Compare
Choose a tag to compare
Make distance type safe (Android) (#128)