Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 999 Bytes

CHANGELOG.md

File metadata and controls

38 lines (28 loc) · 999 Bytes

0.4.3

  • fix of error in setSamplingRate method on iOS

0.4.0

  • upgrade to null-safety

0.3.0

  • singleton changed to recommended dart style using ESenseManager().
  • fixed bug in reconnection.
  • updated the Android app to post 1.12 Android project.
  • small improvement to the demo app (now supports connection via a button).

0.2.1

  • updated Swift implementation to version 5

0.2.0+2

  • update to readme on iOS
  • added bluetooth permission to Info.plist

0.2.0+1

  • small update to documentation

0.2.0

  • support for iOS implemented
  • improved example app
  • improvement to documentation

0.1.3

  • sampling rate can be set before connecting to device.

0.1.2

  • small improvement to the example app (still not very good though...)

0.1.1+1

  • update of readme documentation on API.

0.1.0

  • Initial release supporting 1st released version of the Android eSense library, dated April 2019.