This repository has been archived by the owner on Dec 17, 2018. It is now read-only.
Releases: cleentfaar/slack
Releases · cleentfaar/slack
Removed registry
0.14.3 added more links to official documentation and removed PayloadRegistr…
More refactorings and fixes
Following initial 0.14.1 release, this removes remaining JMS annotations and a few more misc fixes
Big refactoring
- Removed dependency on annotations for (de)serialization (now using yaml mapping), this also removes the need to register Doctrine's annotation loader before using this package.
- Split up concerns of serialization into
PayloadSerializer
,PayloadResponseSerializer
andModelSerializer
. - Fixed a lot of misc bugs (please file an issue if you find any!).
- Added all the tests that were still missing
Fixed issues with annotation loading and docs
0.13.2 added more method docs
More refactorings and fixes
0.13.1 fixed test
More doc fixes and composer tweaks
Merge pull request #6 from cleentfaar/doc-and-composer-fixes fixed docs and composer deps
Fixed missing dependency
0.12.2 whoops...
First 0.12 release
Introduces splitting of console commands into separate package, along with a lot of refactorings in the other packages
Fixed dependencies, again
0.11.4 fixed bad composer versioning
Stabilizing
0.10.3 reverted doc