Skip to content

CRIEW v0.0.1

Choose a tag to compare

@github-actions github-actions released this 08 Mar 10:41
· 33 commits to develop since this release
fcf9113

criew v0.0.1

build
crates.io
docs
codecov

Source release for fcf91137f968849486933748466b8ad7414f4cc6.

Release Assets

  • Source archive: criew-v0.0.1-src.tar.gz
  • Source archive: criew-v0.0.1-src.zip

What Is Included In This Release

  • feat: complete M1 milestone foundation
  • feat(m2): complete sync, threading, and subscription workflow
  • ui/tui: fix preview redraw artifacts and indentation
  • ui,mail-store: group thread view and prevent interleaved rows
  • tui: add dedicated code browser page with file tree preview
  • config: auto-create default courier-config.toml under ~/.courier
  • tui: add config palette command for view and edit
  • tui: show contextual palette args on repeated Tab
  • ui: refine mail pane layout and thread/subscription rendering
  • feat(m3): complete M3 patch workflow and TUI improvements
  • refactor(ui): split tui preview logic into module
  • feat(m4): complete VM1 code preview editing workflow
  • feat(m5): complete VM2 external vim workflow
  • feat(m6): complete real IMAP inbox workflow
  • feat(m7): complete reply editing and preview workflow
  • feat(m8): complete send email and inbox auto-sync workflow
  • chore(repo): add commit message checks and bilingual README
  • chore(release): add source release workflow for v0.0.1
  • fix(release): resolve source archive zip output path
  • chore(github): add issue and pull request templates
  • chore(github): migrate issue template to issue forms
  • docs(readme): add tui demo gif to en and zh guides
  • docs: add guideline-aligned source comments
  • docs: add courier coding guidelines
  • feat(subscriptions): group and sync linux/qemu mailboxes
  • fix(mail): order threads by mail date
  • feat(runtime): rebrand CRIEW runtime and embed b4 fallback
  • docs: refresh CRIEW docs and release baseline
  • chore(ci): refresh CRIEW automation metadata
  • fix(tui): gate test-only startup sync helper
  • feat(ci): add coverage checks and quality gates
  • fix(ci): upload coverage to Codecov in PR checks
  • chore: ignore Python cache artifacts
  • docs: add Codecov badges to project entrypoints
  • docs: add project badges to readmes and release notes