Skip to content

Releases: keiji/chino

v1.0.0-rc01

30 Sep 16:00
6276241
Compare
Choose a tag to compare
v1.0.0-rc01 Pre-release
Pre-release

Breaking change

  • AbsExposureNotificationClient.ProvideDiagnosisKeysAsync now accept CancellationToken.

What's Changed

Full Changelog: v1.0.0-beta12...v1.0.0-rc01

About binaries

Cappuccino packages were built from:

ExposureNotification library Xamarin binding packages were build from:

v1.0.0-beta12

02 Sep 16:33
13b98c6
Compare
Choose a tag to compare
v1.0.0-beta12 Pre-release
Pre-release

Breaking change

  • Change ExposureSummary.MatchedKeyCount type to ulong ( #112 )

What's Changed

  • Add a callback ExposureDetected with ExposureSummary. by @keiji in #105
  • Update libraries version. by @keiji in #104
  • Add a parameter daysSinceOnsetOfSymptoms. by @keiji in #109
  • Support Equals and add tests. by @keiji in #110
  • Make Matchedkeycount ulong by @keiji in #113
  • Update version. by @keiji in #111

Full Changelog: v1.0.0-beta11...v1.0.0-beta12

About binaries

Cappuccino packages were built from:

ExposureNotification library Xamarin binding packages were build from:

v1.0.0-beta11

14 Aug 08:28
b6ca43c
Compare
Choose a tag to compare
v1.0.0-beta11 Pre-release
Pre-release

Breaking change

  • Rename ExposureInformation.Duration to ExposureInformation.DurationInMillis ( #100 )

What's Changed

  • Fix ExposureInformation.Duration mismatch. by @keiji in #101
  • Bump up version to 1.0.0-beta11 by @keiji in #102

Full Changelog: v1.0.0-beta10...v1.0.0-beta11

About binaries

Cappuccino packages were built from:

ExposureNotification library Xamarin binding packages were build from:

v1.0.0-beta10

13 Aug 10:45
31228a8
Compare
Choose a tag to compare
v1.0.0-beta10 Pre-release
Pre-release

What's Changed

  • Add ExceptionOccurred callback to ExposureNotificationHandler. by @keiji in #96
  • ENManager will be loaded lazy for mocking. by @keiji in #99
  • Bump up version to 1.0.0-beta10 by @keiji in #97

Full Changelog: v1.0.0-beta09...v1.0.0-beta10

About binaries

https://github.com/keiji/chino/actions/runs/1127363356

v1.0.0-beta09

10 Aug 18:40
73048c0
Compare
Choose a tag to compare
v1.0.0-beta09 Pre-release
Pre-release

What's Changed

  • Run with test configuration by @keiji in #89
  • Run with test configuration by @keiji in #90
  • Prevent EN callback-event will be killed by system by @keiji in #91
  • Preauthorized API don't use JobScheduler by @keiji in #93
  • Add an event that PreExposureDetected by @keiji in #94
  • Remove unnecessary prop by @keiji in #95
  • Bump up version to 1.0.0-beta09 by @keiji in #92

Full Changelog: v1.0.0-beta08...v1.0.0-beta09

About binaries

https://github.com/keiji/chino/actions/runs/1117655040

v1.0.0-beta08

07 Aug 13:22
6d61b20
Compare
Choose a tag to compare
v1.0.0-beta08 Pre-release
Pre-release

What's Changed

  • Upload artifacts by @keiji in #76
  • Make TEK and exposure-infos deserializable by @keiji in #79
  • Fix overflow PlatformDailySummary.DateMillisSinceEpoch by @keiji in #83
  • Prevent ExposureStateBroadcastReceiver will be killed by system - GoAsync by @keiji in #80
  • [Android] 不要なsetDiagnosisKeysDataMapping呼び出しをチェックする by @keiji in #84
  • Maintain namespace by @keiji in #86
  • Update main.yml by @keiji in #87
  • GitHub Actions run at release created by @keiji in #88
  • Bump up version to 1.0.0-beta08 by @keiji in #85

Full Changelog: v1.0.0-beta07...v1.0.0-beta08

About binaries

https://github.com/keiji/chino/actions/runs/1108005929

v1.0.0-beta07

05 Aug 08:28
0d84c29
Compare
Choose a tag to compare
v1.0.0-beta07 Pre-release
Pre-release

What's Changed

  • Fix the issue that EN enable button is not working correctly by @keiji in #63
  • Update main.yml by @keiji in #64
  • Update libraries by @keiji in #65
  • Add a button what to detect exposure on Legacy-V1 mode by @keiji in #67
  • Fix scroll view layout constraints by @kishikawakatsumi in #69
  • Sync EN server by @keiji in #68
  • Make server configuration customizable as json file. by @keiji in #71
  • Sample app(iOS) show server configuration by @keiji in #74
  • Update libraries by @keiji in #75
  • Update package version by @keiji in #66

New Contributors

Full Changelog: v1.0.0-beta06...v1.0.0-beta07

v1.0.0-beta06

10 Jul 15:27
a7f5570
Compare
Choose a tag to compare
v1.0.0-beta06 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-beta05...v1.0.0-beta06

v1.0.0-beta05

27 Jun 17:56
9127ca4
Compare
Choose a tag to compare
v1.0.0-beta05 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-beta04...v1.0.0-beta05

v1.0.0-beta04

27 Jun 17:19
ce9d9ba
Compare
Choose a tag to compare
v1.0.0-beta04 Pre-release
Pre-release

What's Changed

  • Fix custom ExposureConfiguration didn't work by @keiji in #35
  • Fix AndroidDailySummariesConfig.ToAndroidDailySummariesConfig by @keiji in #39
  • Fix inappropriate Json key name by @keiji in #40
  • Fix mismatched that DailySummary date unit by @keiji in #42
  • Fix mismatched that ExposureInformation.AttenuationDuration unit by @keiji in #41
  • Fix an exception occurred when no TEK by @keiji in #48
  • Attach ExposureConfiguration on LegacyV1 Android by @keiji in #50
  • Bump up version to v1.0.0-beta04 by @keiji in #45

Full Changelog: v1.0.0-beta03...v1.0.0-beta04