This repository was archived by the owner on Apr 20, 2026. It is now read-only.
Releases: strimeapp/Slackify
Releases · strimeapp/Slackify
Release list
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
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
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
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.