Saltar al contenido
Todas las versiones

v0.2.0

Publicada el .

Contenido de esta versión

31 commits entre v0.1.7 y v0.2.0

  • chore
    cargo fmt58404db · ArthurDEV44
  • feat(packaging)
    Linux multi-format migration (tar.gz + deb + rpm + AppImage)0726a13 · ArthurDEV44
  • feat(site)
    Next.js marketing site scaffold472ca4c · ArthurDEV44
  • fix(ci)
    replace Unicode ellipsis with ASCII in workflow files41de11b · ArthurDEV44
  • fix(ci)
    remove literal \${{ ... }} pattern from shell comment38c97b6 · ArthurDEV44
  • feat(macos)
    EP-001/002/003 — Rust support for macOS port15f4fb6 · ArthurDEV44
  • feat(macos)
    EP-004 — .app bundle, DMG, signing, notarization, Homebrew cask3027070 · ArthurDEV44
  • feat(macos)
    EP-005 — CI macos-check job + release.yml matrix leg + cask auto-update040772f · ArthurDEV44
  • docs(macos)
    README contributing section + PRD + spike addendum + status tracker8b26d7f · ArthurDEV44
  • feat(site)
    download page with cross-platform OS icons16e510c · ArthurDEV44
  • feat(windows)
    Windows port — CI matrix, MSI + winget packaging, portable IPC, process termination527a514 · ArthurDEV44
  • docs
    mandate Linux + macOS + Windows compatibility for all code changes268601b · ArthurDEV44
  • refactor(src-app)
    break 21 kLOC monolith into intention-revealing modulesb77aa94 · ArthurDEV44
  • chore(signing)
    replace stub with production GPG public keyf193c10 · ArthurDEV44
  • docs
    add v0.2.0 release hardening PRD + clear stale review notesfc941b2 · ArthurDEV44
  • feat(update)
    v0.2.0 hardening — timeouts, integrity, native install flowscec0f57 · ArthurDEV44
  • feat(release)
    SHA256 sidecars, Cloudflare cache purge, CI base pin1eaadb4 · ArthurDEV44
  • feat(platform)
    cross-OS polish — xdg-open dispatch, Core Text, cleanup19f1d09 · ArthurDEV44
  • chore
    bump version to v0.2.046e6fc8 · ArthurDEV44
  • fix(clippy)
    silence needless_return + needless_update on macOS aarch64789c709 · ArthurDEV44
  • fix(ci)
    Windows clippy + bust stale Swatinem cache across all jobs776ada7 · ArthurDEV44
  • fix(tests)
    platform-gate Linux-specific tests + Windows PTY mock trait surfacef5e394e · ArthurDEV44
  • chore
    cargo fmt8f9425c · ArthurDEV44
  • fix(tests)
    poll-wait watcher tests on macOS + drop invalid MasterPty stub94d68bb · ArthurDEV44
  • fix(watcher)
    canonicalize watch dir so macOS FSEvents paths match8f38ef7 · ArthurDEV44
  • fix(watcher)
    match events by file name, drop fragile path canonicalizationeb545c7 · ArthurDEV44
  • fix(metainfo)
    appease appstreamcli --pedantic on ubuntu-22.04a52de27 · ArthurDEV44
  • fix(release)
    mark aarch64-apple-darwin best-effort until Apple Dev secrets land7dbdc47 · ArthurDEV44
  • fix(release)
    disable rpm signing in v0.2.0 until rpmsign quirk is root-caused17f63b8 · ArthurDEV44
  • fix(release)
    import rpm pubkey via tempfile, not `sudo rpm --import /dev/stdin`bfa7695 · ArthurDEV44
  • fix(release)
    drop Intel Mac from release matrix until queue + secrets land7a1ff91 · ArthurDEV44