Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@rabidgremlin rabidgremlin released this 22 May 06:48
· 65 commits to master since this release

New release of mutters.

Changes

  • This release contains a major rework of the BotResponse model. The actions model has been replaced with an attachments model.
  • Support for as list of "quick replies" has also been added to the BotResponse model
  • Two double colons (::) are now used to identity calls to InkFunctions

For Gradle update your dependencies to:

compile 'com.rabidgremlin:mutters:2.0.0'