v0.10.0
What's Changed
- docs: featuring simple-ollama-chat as a related project by @jonigl in #45
- Add Docker Image build workflow by @Mqxx in #47
- fix(docker): add build args for versioning in Docker image by @jonigl in #54
- fix(docker): remove unnecessary git installation and ensure frozen dependencies in Dockerfile by @jonigl in #60
- Revert "fix(docker): remove unnecessary git installation and ensure frozen dependencies in Dockerfile" by @jonigl in #61
- fix: docker image build workflow by @Mqxx in #55
- fix: adds version tag check by @Mqxx in #63
- Enable address reuse for socket binding by @folkertvanheusden in #49
- docs: update README with Docker usage instructions and environment variables by @jonigl in #64
New Contributors
- @Mqxx made their first contribution in #47
- @folkertvanheusden made their first contribution in #49
Full Changelog: v0.9.2...v0.10.0