New
v0.2.0
- feat: Swift 6 rewrite with reusable IMsgCore library target
- feat: Commander-based CLI with SwiftPM build/test workflow
- feat: event-driven watch using filesystem events (no polling)
- feat: SQLite.swift + PhoneNumberKit + NSAppleScript integration
- fix: ship PhoneNumberKit resource bundle for CLI installs
- fix: embed Info.plist + AppleEvents entitlement for automation prompts
- fix: fall back to osascript when AppleEvents permission is missing
- fix: decode length-prefixed attributed bodies for sent messages
- chore: SwiftLint + swift-format linting
- change: JSON attachment keys now snake_case
- deprecation note:
--intervalreplaced by--debounce(no compatibility) - chore: version.env + generated version source for
--version