Skip to content

Latest commit

 

History

History
57 lines (27 loc) · 2.2 KB

CHANGELOG.md

File metadata and controls

57 lines (27 loc) · 2.2 KB

1.6.0 (2022-04-02)

Features

  • qrcode: add qr code module (4df2c42)

1.5.0 (2022-03-26)

Features

  • activity: add activity module (9d99ec5)

1.4.0 (2022-03-26)

Features

  • network: add network module (0b968ee)

1.3.0 (2022-03-26)

Features

  • modules: use new unsubscribe method (14dd6a1)

1.2.0 (2022-03-26)

Features

  • alarm: add alarm module (951a14b)
  • battery: refactor to use standard interface (f30e6f5)
  • geolocation: add subscribe method (823b7c4)

1.1.0 (2022-03-26)

Features

  • app: add app module (1cf31a1)
  • geolocation: add geolocation module (69b954d)

1.0.0 (2022-03-25)

Bug Fixes

Features