@zilliz/claude-context-core 0.1.10 → 0.1.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -141,6 +141,7 @@ interface ContextConfig {
141
141
  // Programming languages
142
142
  '.ts', '.tsx', '.js', '.jsx', '.py', '.java', '.cpp', '.c', '.h', '.hpp',
143
143
  '.cs', '.go', '.rs', '.php', '.rb', '.swift', '.kt', '.scala', '.m', '.mm',
144
+ '.dart', '.sol',
144
145
  // Text and markup files
145
146
  '.md', '.markdown', '.ipynb'
146
147
  ]
@@ -282,4 +283,4 @@ This package is part of the Claude Context monorepo. Please see:
282
283
 
283
284
  ## License
284
285
 
285
- MIT - See [LICENSE](../../LICENSE) for details
286
+ MIT - See [LICENSE](../../LICENSE) for details