Summary
- Releases version 0.2.1 with comprehensive note management capabilities
- Adds
delete_noteandupdate_notetools for full note lifecycle management - Includes all features from 0.2.0 (people management, journal entries, notes creation)
- Updates version references across all configuration files
What's New in 0.2.1
Note Management Tools
delete_note: Permanently delete notes from LunaTask (#49)- Non-idempotent deletion with proper error handling
- Returns structured success/error responses
update_note: Modify existing notes (#46)- Supports updating
name,content,notebook_id, anddate_onfields - Partial updates - only provided fields are modified
- Content replacement follows end-to-end encryption semantics
- Supports updating
Full Changelog: 0.2.0...0.2.1