Releases: tgallice/wit-php
Releases · tgallice/wit-php
0.3.1
- Do not send
q
param when text is empty (#18)
0.3.0
- Execute converse after say action and updated tests accordingly @hfinck (#13)
- BC break on ActionMapping class
v0.2.0
- Extract the
MessageApi
, SpeechApi
and ConverseApi
- The
EntityApi
has been added.
- The
Wit\Api\Conversation
class is deprecated in favor of Wit\Conversation
- The
Wit\Api
class is deprecated, use the dedicated Api class instead.
First Release
0.1.0
Merge branch 'guzzle_client_test'