Releases: marckohlbrugge/fastmail-cli
Releases · marckohlbrugge/fastmail-cli
v1.2.0
v1.1.1
v1.1.0
v1.0.0
Changelog
- cb9691a Add --fields flag to customize email list output
- 18d00f4 Add Claude Code skill and Homebrew install instructions
- a07a69f Add README for public release
- 1b574f0 Add boolean search operators (AND, OR, NOT)
- 2693e19 Add fm auth commands with system keychain storage
- aa3e357 Add goreleaser config and CI workflows for v1.0.0 release
- 0d6dae1 Add safety rules to Claude Code skill
- 02573ec Add test infrastructure and JMAP client tests
- a7bed9f Add tests and Makefile
- fb518f9 Add tests for auth and iostreams packages
- 7841e57 Add tests for email commands
- 615dbd7 Add tests for folder and auth commands
- ffc0600 Add tests for folders and draft commands
- 5a8a3f8 Add tests for root and keyring packages
- 0b2f750 Add tests for search command
- fb547a5 Add timeout wrapper for keyring operations
- 1dcb192 Add upgrade instructions to README
- 99fc7c7 Change --json to accept field list (gh style)
- 7dbaec2 Clarify why PRs aren't accepted
- dc4538c Ignore inspiration/ folder
- 799fe55 Implement Fastmail CLI in Go with Cobra
- fc66aa4 Make search query optional when using --folder
- df547fa Remove node/ references from gitignore