All notable changes to mogcli will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.1 - 2026-01-26
mail listcommand as alias formail search *(consistent with sog CLI)
0.3.0 - 2026-01-26
- Keychain storage option for OAuth tokens (
--storage keychain) - SKILL.md for Clawdbot integration
- Calendar ACL and OneNote commands
- Comprehensive unit tests with ≥85% coverage
- CHANGELOG.md
- Aligned param names with Node version (gog compat)
- Extracted Client interface for dependency injection
- Node token compatibility issues
- Added credential storage details for all platforms
- Added
--body-fileand--body-htmlexamples to SKILL.md - Full README adapted from Node version
0.2.0 - 2025-01-24
- Go implementation of mogcli (rewrite from Node.js)
- PowerPoint/Slides module
- Word/Docs module
- Integration test harness (42 tests)
- Taskfile for build automation
- Rebranded to Microsoft Ops Gadget
0.1.0 - 2025-01-20
- Initial Microsoft Graph CLI implementation
- Mail, Calendar, Drive, Contacts modules
- OAuth2 device flow authentication
- Basic test coverage