Releases: jpwahle/cs-insights-prediction-endpoint
Releases · jpwahle/cs-insights-prediction-endpoint
v0.24.0
📖 Documentation
- ↪ New pull request labels for release changelog
🔨 Refactoring
- 🧪 Fix variable names to proper pep8
Uncategorized
v0.23.0
🚀 Features
- 🌱 Test mongodb with mongomock (no db background process required anymore)
🐛 Fixes
- 🐳 Update Dockerfile for build venv #35
- 🧪 Test coverage to 100%
v0.4.0
🚀 Features
- Implement genericModel and LDAModel
v0.3.0
🚀 Features
- Add authentication middleware
v0.2.1
🐛 Fixes
- Don't persist credentials in github actions