Skip to content

v0.10.0

Choose a tag to compare

@jonigl jonigl released this 16 Mar 15:05
· 11 commits to main since this release
618c582

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

Full Changelog: v0.9.2...v0.10.0