Skip to content

Releases: allenhori/zhao-cli

zhao v0.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 00:24
eba3194

What's Changed

  • Drop generated dbt commands, stricter struct-evolution defaults, doc cleanup by @allenhori in #59
  • Bump version to 0.2.0 by @allenhori in #60

Full Changelog: v0.1.6...v0.2.0

zhao nightly (2026-08-08)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Aug 07:45
a749321

Automated build from the latest master -- not a stable release. May be broken; use a v* tag for anything you depend on.

What's Changed

  • Point published crates' readme at the root README.md by @allenhori in #61
  • Pin zhao-core's version alongside its path dependency by @allenhori in #62
  • README: crates.io badges, recommend cargo install zhao-cli by @allenhori in #63
  • Fix live-demo link and re-pin update() test after release cleanup by @allenhori in #64
  • README: stop claiming zhao-cli's default workflow is fully offline by @allenhori in #65

Full Changelog: v0.2.0...nightly