Skip to content

Commit 0bdf503

Browse files
v0.6.5: ship notifications, autostart, code cleanup
- feat(notifications): embed EmailCLI.app, extract on first use so native UNUserNotificationCenter works for brew/cargo/curl installs - feat(autostart): LaunchAgent install/uninstall/status subcommands - refactor(daemon): consolidate daemon_sync onto the shared sync path - chore: delete dead code and the stale notify binary; clippy with -D warnings passes - docs(readme): daemon + autostart + notification-bundle explainer
1 parent bdd6a47 commit 0bdf503

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "email-cli"
3-
version = "0.6.4"
3+
version = "0.6.5"
44
edition = "2024"
55
description = "Agent-friendly email CLI for Resend"
66
license = "MIT"

0 commit comments

Comments
 (0)