Skip to content

Lunr.Vortex 0.9.0

Compare
Choose a tag to compare
@pprkut pprkut released this 05 Jun 14:10
· 31 commits to master since this release

General

  • Allow using newer versions of psr/log
  • Make PushNotificationStatus a backed enum
  • Add generic push notification dispatcher

CI

  • Proper typing of $this->class in unit tests
  • Add and enforce typos check
  • Configure PHPUnit whitelist based on directories

FCM

  • Update to Firebase API v1

JPush

  • Use static return type instead of self for payload methods
  • Fix array type for statuses in JPushReport