Releases: michelhilg/model-serving-fastAPI
Releases · michelhilg/model-serving-fastAPI
v0.1.2
What's Changed
- Correct the joblib version in the environment and requirements by @michelhilg in #7
- App review by @michelhilg in #8
- API Update - Release v0.1.2 by @michelhilg in #9
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Generate the zip file for saving by @michelhilg in #5
- Add sqlite3 database in the gitignore by @michelhilg in #6
Full Changelog: v0.1.0...v0.1.1
v0.1.0
ModelServingFastAPI v0.1.0.
What's Changed
- Initial setup by @michelhilg in #1
- Api definition, log set, and database set by @michelhilg in #2
- Readme set and dependencies. by @michelhilg in #3
- Add gunicorn configuration by @michelhilg in #4
New Contributors
- @michelhilg made their first contribution in #1
Full Changelog: https://github.com/michelhilg/model-serving-fastAPI/commits/v0.1.0