We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6f4c1d commit 9faccbeCopy full SHA for 9faccbe
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# Changelog
2
3
-### master
+### v0.1.7
4
+
5
+Clean up the public API interface for Apprentice (#24)
6
+- Implement Apprentice class.
7
+- Built in flask app.
8
+- No need to instantiate a flask app yourself
9
+- Update commands and readme with new api interface
10
11
+### v0.1.6
12
- Add apprentice run command #20
13
- Add tests to cli commands. #15
14
0 commit comments