Releases: visionik/mogcli
Releases · visionik/mogcli
v0.3.1
v0.3.0
What's New
Added
- Keychain storage option for OAuth tokens (
--storage keychain) - SKILL.md for Clawdbot integration
- Calendar ACL and OneNote commands
- Comprehensive unit tests with ≥85% coverage
Changed
- Aligned param names with Node version (gog compat)
- Extracted Client interface for dependency injection
Fixed
- Node token compatibility issues
Documentation
- Added credential storage details for all platforms
- Added
--body-fileand--body-htmlexamples to SKILL.md - Full README adapted from Node version
- Added CHANGELOG.md
v0.2.0 - Microsoft Ops Gadget
What's New
New Modules
- Excel - Full spreadsheet support (list, get, update, append, clear, copy, create, metadata, tables, export)
- OneNote - Notebooks, sections, pages, search
New Commands
calendar freebusy- Check availabilitycalendar acl- View calendar permissionstasks clear- Clear completed taskscontacts directory- Org directory lookup
Alignment
calendaris now primary (alias:cal)tasksis now primary (alias:todo)- Excel commands aligned with gog sheets
Stats
- 526 tests passing
- Full gog feature parity (except Groups)