Releases: juliomrqz/nativescript-vibrate
Releases · juliomrqz/nativescript-vibrate
v4.0.1
Refactor
- upgrade demo to NativeScript v7 (e6d7797f)
v4.0.0
BREAKING CHANGES
- minimum required NativeScript version is 7
v3.1.0
Refactor
- update layout of docs articles (b59869c)
- update project owner (d52289b)
v3.0.0
- Bump dependencies to NativeScript 6
- Delay getting the service on Android until needed (#85), (thanks to EddyVerbruggen)
v2.1.0
- Bump Demo to Nativescript v4
- Add Nativescript v4 Support
v2.0.2
- Improve Documentation
- Minor fixes and Improvements
v2.0.1
Android
- Fix to add automatically the Vibration permissions to the AndroidManifest.xml
- Fix missing the app import #9, (danielgek)
- Fix the vibration pattern execution