Skip to content

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 02 Aug 17:10
· 128 commits to main since this release

What's Changed

  • chore(deps): bump rust from 1.96-bookworm to 1.97-bookworm by @dependabot[bot] in #4
  • chore(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #6
  • chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #9
  • chore(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #11
  • chore(deps): bump reqwest from 0.13.2 to 0.13.4 by @dependabot[bot] in #14
  • chore(deps): bump serde from 1.0.228 to 1.0.229 by @dependabot[bot] in #13
  • chore(deps): bump serde_json from 1.0.149 to 1.0.151 by @dependabot[bot] in #12
  • chore(deps): bump clap from 4.6.0 to 4.6.4 by @dependabot[bot] in #10
  • chore(deps): bump anyhow from 1.0.102 to 1.0.104 by @dependabot[bot] in #7
  • chore(deps): bump async-tungstenite from 0.34.1 to 0.35.0 by @dependabot[bot] in #5
  • chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #8
  • Optimize Docker image and CLI usage by @observerw in #15
  • ci: only run docker smoke build on main pushes by @observerw in #18
  • feat(cli): require -- separator for run passthrough args by @observerw in #16
  • feat(cli): add --yolo mode for run and serve by @observerw in #17

New Contributors

Full Changelog: v0.0.1...v0.0.2