Releases: strimeapp/Slackify
Releases · strimeapp/Slackify
0.2.3
18 Sep 09:33
Compare
Sorry, something went wrong.
No results found
Added
Changed
Changed the version used by Travis
0.2.2
18 Sep 09:18
Compare
Sorry, something went wrong.
No results found
Added
API interface to send requests to the API
Changed
Improved the way we convert < and > symbols to make sure that link inclusion can work.
0.2.1
31 Mar 20:38
Compare
Sorry, something went wrong.
No results found
Fixed a bug related to the name of functions using the private keyword "list" (@Romain )
0.2.0
31 Mar 20:02
Compare
Sorry, something went wrong.
No results found
Creation of classes to interact with the API
0.1.2
19 Jan 15:09
Compare
Sorry, something went wrong.
No results found
Changed
Fixed a bug in the way we send attachments.
Improved readibility in Webhook class.
We comment for future use variables assignation.
Adding a test on the icon_type variable in the sendMessage method
Simplification of a test in the sendMessage method
0.1.1
18 Jan 20:34
Compare
Sorry, something went wrong.
No results found
Added
Creation of the API documentation
Changed
Improved readibility in Webhook class.
We comment for future use variables assignation.
Adding a test on the icon_type variable in the sendMessage method
Simplification of a test in the sendMessage method
0.1.0
18 Jan 17:52
Compare
Sorry, something went wrong.
No results found
Added
First release of the bundle.
Creation of a Webhook class to send messages on webhooks.
Add github templates.
Add a LICENCE.
Add a composer.json file.
Add a CHANGELOG. Guidelines to follow: keepachangelog.com
Add a .gitignore.
Add a Travis-CI config file.
Add a PHPUnit config file.
Add a README file.