• v0.1.0 353cc9efc7

    fmartingr released this 2025-07-31 11:54:46 +02:00 | 8 commits to main since this release

    Store the last pluginctl version used in plugin.json props and validate
    before running commands. Prevents issues when using older pluginctl
    versions on plugins modified by newer versions.

    • Add Version field to PluginCtlConfig struct
    • Implement version validation before command execution
    • Add WritePluginManifest and SavePluginCtlConfig helper functions
    • Add comprehensive tests for version comparison logic
    • Skip validation for 'version' command and when no plugin.json exists

    🤖 Generated with Claude Code

    Co-Authored-By: Claude noreply@anthropic.com

    Downloads