Skip to content

version 2.1.0

Compare
Choose a tag to compare
@ignace-dev ignace-dev released this 15 Jan 08:35
· 13 commits to master since this release

Added

  • Message::fromArray
  • Message::__set_state
  • Attachment::fromArray
  • Attachment::__set_state
  • Attachment::setAuthor

Fixed

  • Message::attachment property visibility
  • filter_uri should not throw on empty string

Deprecated

  • Attachment::setAuthorName use Attachment::setAuthor instead
  • Attachment::setAuthorLink use Attachment::setAuthor instead
  • Attachment::setAuthorIcon use Attachment::setAuthor instead

Removed

  • None