Skip to content

0.2.0

Compare
Choose a tag to compare
@antonkomarev antonkomarev released this 26 Apr 12:13
· 10 commits to master since this release

Added

  • (#14) Added Laravel 7 support
  • (#7) Method getChannel added to NotificationChannels\RocketChat\RocketChatMessage class
  • (#7) Method getFrom added to NotificationChannels\RocketChat\RocketChatMessage class

Changed

  • (#7) Method channel renamed to getDefaultChannel in NotificationChannels\RocketChat\RocketChat class
  • (#7) Method token renamed to getToken in NotificationChannels\RocketChat\RocketChat class
  • (#7) Method setFromArray renamed to setPropertiesFromArray in NotificationChannels\RocketChat\RocketChatAttachment class

Fixed

  • (#9) Allow the use of DateTimeImmutable argument in timestamp method of NotificationChannels\RocketChat\RocketChatAttachment class

Removed

  • (#7) Method url removed from NotificationChannels\RocketChat\RocketChat class
  • (#10) Method clearAttachments removed from NotificationChannels\RocketChat\RocketChatMessage class