Skip to content

Releases: andrewgy8/apprentice

Build only on tags

16 May 07:05

Choose a tag to compare

v0.4.4

Skip existing python builds

Travis Build fix

16 May 06:56
bb4f3f2

Choose a tag to compare

Some small change (#37)

* Some small change

* Deploy with python

v0.4.2

23 Mar 11:56

Choose a tag to compare

Bump version

Fix travis release issue

23 Mar 11:34

Choose a tag to compare

v0.4.1

Use xenial

Response Types

10 Jan 18:48

Choose a tag to compare

  • SimpleResponse and BasicCardResponse per the docs
  • Add .editorconfig
  • Update example to use the new response objects

Restructure the cli init command

20 Dec 14:42

Choose a tag to compare

v0.3.1

  • Remove nested directories from init command
  • Update the readme

v0.3.0

09 Dec 20:14
93311ff

Choose a tag to compare

Encapsulate all functions in the apprentice class

v0.2.0

06 Dec 19:44
9329c87

Choose a tag to compare

  • Update to Dialogflow API 2.0
  • Fix routing issue

v0.1.7

06 Dec 10:17

Choose a tag to compare

Clean up the public API interface for Apprentice (#24)

  • Implement Apprentice class.
  • Built in flask app.
  • No need to instantiate a flask app yourself
  • Update commands and readme with new api interface

v0.1.6

18 Nov 20:10
292dbdd

Choose a tag to compare

Add changelog (#21)