Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 587 Bytes

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 587 Bytes

0.0.5

  • Fix NotificationAPI late init
  • Updated docs

0.0.4

  • Fix JsNotificationDirection's toString() conversion
  • Added auto to JSNotificationDirection

0.0.3+3

  • Updated docs
  • Fix linting

0.0.3+2

  • Updated docs

  • 0.0.3+1

  • Updated docs

0.0.3

  • Added notification accessors and notification getters (via caching)
  • Fixed notification on tap stream not triggering

0.0.2

  • Added notification tap stream
  • Added factory constructors, helpers for JSNotification, JSNotificationOptions and JSNotificationAction

0.0.1

  • Initial release