Skip to content
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.

Releases: cleentfaar/slack

Removed registry

14 Feb 23:34
Compare
Choose a tag to compare
Removed registry Pre-release
Pre-release
0.14.3

added more links to official documentation and removed PayloadRegistr…

More refactorings and fixes

14 Feb 03:37
Compare
Choose a tag to compare
Pre-release

Following initial 0.14.1 release, this removes remaining JMS annotations and a few more misc fixes

Big refactoring

14 Feb 02:29
Compare
Choose a tag to compare
Big refactoring Pre-release
Pre-release
  • 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 and ModelSerializer.
  • 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

08 Feb 14:59
Compare
Choose a tag to compare
0.13.2

added more method docs

More refactorings and fixes

08 Feb 04:39
Compare
Choose a tag to compare
Pre-release
0.13.1

fixed test

More doc fixes and composer tweaks

31 Jan 15:57
Compare
Choose a tag to compare
Pre-release
Merge pull request #6 from cleentfaar/doc-and-composer-fixes

fixed docs and composer deps

Fixed missing dependency

21 Jan 19:22
Compare
Choose a tag to compare
Pre-release
0.12.2

whoops...

First 0.12 release

14 Dec 22:03
Compare
Choose a tag to compare
First 0.12 release Pre-release
Pre-release

Introduces splitting of console commands into separate package, along with a lot of refactorings in the other packages

Fixed dependencies, again

08 Dec 23:28
Compare
Choose a tag to compare
Pre-release
0.11.4

fixed bad composer versioning

Stabilizing

08 Dec 08:31
Compare
Choose a tag to compare
Stabilizing Pre-release
Pre-release
0.10.3

reverted doc