0.2.3 (2026-03-31)
- update: serialize InstallMethod enum to string in all UpdateResult calls (dddba28)
0.2.2 (2026-03-30)
- update: serialize InstallMethod enum to string and fix command name (8213065)
0.2.1 (2026-03-30)
- update: correct command name to 'dg update' in update notification (0a1b6af)
- update: use timezone-aware datetimes to fix offset comparison error (eb9d1d3)
0.2.0 (2026-03-09)
- core: InstallationDetector and VersionChecker moved from deepctl_core to deepctl_cmd_update
- Add self-update functionality to deepctl (b2152f2)
- core: comprehensive architecture review and test coverage (25a5409)
- improve update command functionality (4a9baa0)
- mcp: fix auth, switch to streamable-http, and improve READMEs (8e76d60)
- skills: add
deepctl skillscommand and agent-native CLI metadata (5654d40) - update: add background plugin update notifications (5dfb906)
- update: overhaul update/upgrade system with expanded detection and startup notifications (f71437a)