Skip to content

Releases: tgallice/wit-php

0.3.1

10 Aug 14:39
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release
  • Do not send q param when text is empty (#18)

0.3.0

10 Aug 13:47
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • Execute converse after say action and updated tests accordingly @hfinck (#13)
  • BC break on ActionMapping class

v0.2.0

25 Jun 09:56
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • 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

02 Jun 16:35
Compare
Choose a tag to compare
First Release Pre-release
Pre-release
0.1.0

Merge branch 'guzzle_client_test'