github havesource/cordova-plugin-push 3.0.0-dev.1

latest releases: 4.0.0, 4.0.0-dev.0, 3.0.1...
pre-release2 years ago

Overview:

This is a development release, future release may contain more breaking changes. This release should not be used in production as it is still being developed. This release can be used for testing and reporting feedback or issues.

In this development release, the major breaking changes to the Android platform is converting all Java code to Kotlin.

Breaking:

  • feat!(android): migrate source code to kotlin w/ refactors (#123)
    • kotlin@1.5.20
    • add before_compile hookscript for cordova-android 9.x support
    • converted all java files to kotlin
    • updted target-dir path for kotlin files
    • refactored with improved null checks
    • removed some duplicated code
    • updated logging (more logging & better tagging)

Chores:

  • chore: rebuilt package-lock.json (#131)
  • chore: bump npm dev dependencies (#132) (#133)

CI:

  • ci: remove old travis configs (#128)
  • ci: add codacy badge (#129)
  • ci: add gh-actions badge to readme (#130)

Don't miss a new cordova-plugin-push release

NewReleases is sending notifications on new releases.