All notable changes to carpediem-mattermost-webhook will be documented in this file.
version 2.2.0 - 2018-01-17
Added
MessageInterfaceAttachmentInterfaceClientInterfaceClient::notify
Fixed
Client::sendalways throws anCarpediem\Mattermost\ExceptionAttachment::getTitleLinkalways returns a stringAttachment::getFieldsis made more relaxed to allow iterable return typeMessage::getAttachmentsis made more relaxed to allow iterable return type- A
Attachmentmust have at least a non emptyfallbackproperty - A
Messagemust have at least a non emptytextproperty Attachment::setFallbackmust throws if the fallback value is the empty stringMessage::setTextmust throws if the text value is the empty string
Deprecated
Client::senduseClient::notifyinstead
Removed
- None
version 1.2.0 - 2018-01-17
Added
MessageInterfaceAttachmentInterfaceClientInterfaceClient::notify
Fixed
Client::sendalways throws anCarpediem\Mattermost\ExceptionAttachment::getTitleLinkalways returns a stringAttachment::getFieldsis made more relaxed to allow iterable return typeMessage::getAttachmentsis made more relaxed to allow iterable return type- A
Attachmentmust have at least a non emptyfallbackproperty - A
Messagemust have at least a non emptytextproperty Attachment::setFallbackmust throws if the fallback value is the empty stringMessage::setTextmust throws if the text value is the empty stringfilter_urimissing second argument addedClient::sendthrows anCarpediem\Mattermost\Exception
Deprecated
Client::senduseClient::notify
Removed
- None
version 2.1.1 - 2018-01-16
Added
- None
Fixed
filter_urimissing second argument addedClient::sendthrows anCarpediem\Mattermost\Exception
Deprecated
- None
Removed
- None
version 2.1.0 - 2018-01-15
Added
Message::fromArrayMessage::__set_stateAttachment::fromArrayAttachment::__set_stateAttachment::setAuthor
Fixed
Message::attachmentproperty visibilityfilter_urishould not throw on empty string
Deprecated
Attachment::setAuthorNameuseAttachment::setAuthorinsteadAttachment::setAuthorLinkuseAttachment::setAuthorinsteadAttachment::setAuthorIconuseAttachment::setAuthorinstead
Removed
- None
version 1.1.0 - 2018-01-15
Added
Message::fromArrayMessage::__set_stateAttachment::fromArrayAttachment::__set_stateAttachment::setAuthor
Fixed
Message::attachmentproperty visibilityfilter_urishould not throw on empty string
Deprecated
Attachment::setAuthorNameuseAttachment::setAuthorinsteadAttachment::setAuthorLinkuseAttachment::setAuthorinsteadAttachment::setAuthorIconuseAttachment::setAuthorinstead
Removed
- None
version 1.0.1 - 2018-01-12
Added
- None
Fixed
is_iterablefunction declaration is not compatible with PHP5
Deprecated
- None
Removed
- None
version 2.0.0 - 2018-01-12
initial release which drops support for PHP5 :tada: :tada: :tada:
version 1.0.0 - 2018-01-12
Initial release :tada: :tada: :tada: