Releases: nohli/haptic_feedback
Releases · nohli/haptic_feedback
0.0.8
What's Changed
- Refactor
canVibrate
implementation for supporting lower iOS versions.
Full Changelog: 0.0.7...0.0.8
0.0.7
0.0.6
What's Changed
- Refactor
canVibrate
method into a getter for improved readability and usage.
Full Changelog: 0.0.5...0.0.6
0.0.5
0.0.4
What's Changed
- Update readme
- Add
namespace
to build.gradle. - Update
Kotlin
version of example. - Upgrade
Gradle
version of example. - Upgrade
Android Gradle Plugin
version of example. - Bump kotlin_version from 1.7.10 to 1.9.0 in /example/android by @dependabot in #2
- Bump com.android.tools.build:gradle from 7.3.0 to 8.1.0 in /example/android by @dependabot in #1
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: 0.0.3...0.0.4
0.0.3
0.0.2
0.0.1
What's Changed
- Initial release
Full Changelog: https://github.com/nohli/haptic_feedback/commits/0.0.1