All Versions
16
Latest Version
Avg Release Cycle
20 days
Latest Release
1602 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.4.4
May 16, 2019 -
v0.4.3
May 16, 2019 -
v0.4.2
March 23, 2019 -
v0.4.1
March 23, 2019 -
v0.4.0 Changes
January 10, 2019- ๐ SimpleResponse and BasicCardResponse per the docs
- โ Add .editorconfig
- โก๏ธ Update example to use the new response objects
-
v0.3.1 Changes
December 20, 2018v0.3.1
- โ Remove nested directories from init command
- โก๏ธ Update the readme
-
v0.3.0 Changes
December 09, 2018- ๐ Move functions to apprentice encapsulation
- โ Remove
helpers
module.
-
v0.2.0 Changes
December 06, 2018- โก๏ธ Update to Dialogflow API 2.0
- ๐ Fix routing issue
-
v0.1.7 Changes
December 06, 2018Clean 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 Changes
November 18, 2018- โ Add apprentice run command #20
- โ Add tests to cli commands. #15