Skip to content

2.0.6

Compare
Choose a tag to compare
@guanguans guanguans released this 02 Mar 15:49
· 245 commits to main since this release

2.0.6 - 2024-03-02

Feat

  • Message: add delayMilliseconds and url methods
  • Slack: Add metadata to Message options
  • Zulip: add Message class with message creation methods
  • messages: add type, date, and time properties
  • messages: Add support for FileMessage and TemplateCardMessage

Refactor

  • Message: Remove redundant array definition
  • TemplateCardMessage: optimize options configuration
  • message: Update message classes structure