Skip to content

0.0.3-alpha.

Pre-release
Pre-release
Compare
Choose a tag to compare
@Karn Karn released this 30 Apr 03:36
· 65 commits to master since this release
db4b3ed
  • Minimal documentation as a baseline for developers.
  • Travis/Codecov Coverage reporting.
  • Breaking changes:
    • NotificationInterlop -> NotificationInterop
    • Expandable#expandedText -> Expandable#collapsedText
    • Creator#getBuilder() is now Creator#asBuilder() which is inline with the function of the same name in Notify.
    • Creator#send() and Notify#send() are now Creator#show() and Notify#show() respectively.