v1.4.0: Enhanced context for Perplexity AI, fixed command parameter inconsistencies, added missing parameters to update command, improved documentation

This commit is contained in:
Eyal Toledano
2025-03-05 00:25:16 -05:00
parent aed8f5b3a0
commit 9c564aa2e7
3 changed files with 146 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "claude-task-master",
"version": "1.3.2",
"version": "1.4.0",
"description": "A task management system for AI-driven development with Claude",
"main": "index.js",
"type": "module",