Skip to content

Latest commit

 

History

History
94 lines (53 loc) · 3.59 KB

CHANGELOG.md

File metadata and controls

94 lines (53 loc) · 3.59 KB

Change Log

v4.0.1 (2020-09-02)

Refactor

  • upgrade demo to NativeScript v7 (e6d7797f)

v4.0.0 (2020-09-02)

BREAKING CHANGES

  • minimum required NativeScript version is 7

v3.1.0 (2020-07-19)

  • dependencies updates

Refactor

  • update layout of docs articles (b59869c)
  • update project owner (d52289b)

v3.0.0 (2019-11-21)

  • Bump dependencies to NativeScript 6
  • Delay getting the service on Android until needed (#85), (thanks to EddyVerbruggen)

v2.1.3 (2019-03-14)

  • Maintenance Update

v2.1.2 (2018-10-15)

v2.1.1 (2018-07-13)

  • Maintenance Update

v2.1.0 (2018-05-06)

  • Bump Demo to Nativescript v4
  • Add Support to Nativescript v4

v2.0.2 (2018-04-02)

  • Improve Documentation
  • Minor fixes and Improvements

v2.0.1 (2017-08-31)

Android

  • Fix to add automatically the Vibration permissions to the AndroidManifest.xml
  • Fix missing the app import #9, (danielgek)
  • Fix the vibration pattern execution

v2.0.0 (2017-08-30)

  • Use TypeScript as a development language
  • Create Unit Tests
  • Add NativeScript 3.0 Support

Android, support for:

  • Vibration patterns
  • Pattern repeat
  • Cancel method

1.1.2 (2016-10-16)

1.1.0 (2015-07-21)

  • Migrating to a new project architecture

1.0.3 (2015-05-08)

Android

  • Fix an issue in the NativeScript v1.0.0 release

1.0.0 (2015-04-11)

  • Initial Release