All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated Python version in Docker image: 3.12.4 -> 3.12.5. (#4)
- Updated demo app's dependencies to the latest versions: (#4)
- scikit-learn 1.5.0 -> 1.5.1
- streamlit 1.35.0 -> 1.37.1
- Switched from pip to uv for faster Python dependency installation. (#4)
- Updated Python version in Docker image: 3.12.3 -> 3.12.4. (#3)
- Updated demo app's dependencies to the latest versions: (#3)
- civis 2.1.0 -> 2.3.0
- Docker image now pre-installs Python requirements for the demo app. (#2)
- Updated demo app's dependencies to the latest versions: (#2)
- civis 2.0.0 -> 2.1.0
- streamlit 1.34.0 -> 1.35.0
First release!