v0.2.0
What's Changed in @usrrname/cursorrules v0.2.0
Release Date: 2024-12-31
Previous Version: 0.1.4
Version Bump: MINOR - Significant refactoring and new features
Branch: release/v0.2.0
馃殌 New Features
- Enhanced Release Workflow System (4d55747) - Comprehensive release workflow with branch validation, package.json validation, and structured changelog generation
- Three New AI Agents (fc530a5) - Added FairWitness, DependencyAnalysis, and SecurityScan agents
- FairWitness Agent: Provides structured, objective analysis using five epistemological functions
- DependencyAnalysis Agent: Evaluates dependencies for maintenance frequency, security vulnerabilities, and popularity metrics
- SecurityScan Agent: Performs comprehensive security scanning, including CVE analysis and license compliance
- Branch Validation System - Only allows releases from branches starting with "release/", "hotfix/", or "fix/"
- Intelligent Commit Analysis - Enhanced commit categorization including non-conventional commits
馃敡 Refactoring & Improvements
- Release Workflow Code Splitting (4d55747) - Improved validation and structured documentation with specialized release rules
- Models Configuration Update (fc530a5) - Updated to claude-4-sonnet for various agents and reorganized model categories
馃摎 Documentation
- Release Workflow Sequence Diagram (4d55747) - New
release-workflow-sequence.mdillustrating automated release workflow process - Updated Models Documentation (fc530a5) - Enhanced
modes-format.mdwith new model listings and improved organization - Fixed CONTRIBUTING.md (fc530a5) - Corrected broken link in contributing documentation
- Changelog for v0.1.4 (83a838c) - Added comprehensive changelog documentation
馃攧 Maintenance
- Package Version Update (0518d79) - Automated version bump to 0.1.4 with CI skip
馃幆 Key Improvements
- Enhanced Release Management: Complete workflow automation with validation and error handling
- AI Agent Expansion: Three new specialized agents for analysis and security
- Better Documentation: Comprehensive workflow documentation with sequence diagrams
- Model Updates: Latest Claude-4-Sonnet integration across agents
- Quality Assurance: Improved validation and structured release processes
馃殾 Breaking Changes
None - This is a backward-compatible minor version release.
馃摝 Migration Notes
No migration required. All existing functionality remains compatible.
Full Changelog: v0.1.4...v0.2.0