Skip to content

v0.2.0

Choose a tag to compare

@coko7 coko7 released this 05 Jul 09:31

Project renamed from KyoSabi to Watari. No functional changes to the app itself — this release is naming, docs, and CI groundwork.

Changed

  • 🏷️ Renamed KyoSabi → Watari, throughout the crate, Docker service/volume names, and all docs/comments (kyosabi.mdwatari.md).
  • 📄 README rewrite: project description, badges (crates.io, license, top-language, CI), and WIP disclaimer.
  • 🎨 HTML templates reformatted to consistent 2-space indentation.

CI

  • ✅ Added GitHub Actions pipeline (rust.yml): build + test, clippy lints, and cargo fmt --check on push/PR to main.

Full Changelog: v0.1.0...v0.2.0