Skip to content

v1.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@B-urb B-urb released this 27 Feb 17:39
· 175 commits to development since this release

1.0.0-rc.1 (2024-02-27)

Bug Fixes

  • deployment: update rust docker image and attempt to fix workflow, update env variables (e364833)
  • deps: update all non-major dependencies (2088003)
  • deps: update rust crate ollama-rs to 0.1.7 (c3ea079)
  • renovate config for development (4dd2c30)
  • structure: split code into different modules (3d7ebf6)

Features

  • add possibility to specify prompt via env variable (7222506)
  • deployment: add pipeline for building binary and docker image (ff4c01d), closes #9
  • deployment: remove wrong build step (a228a71)