All Versions
16
Latest Version
Avg Release Cycle
20 days
Latest Release
1804 days ago

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, 2018

    v0.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, 2018

    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 Changes

    November 18, 2018
    • โž• Add apprentice run command #20
    • โž• Add tests to cli commands. #15