Releases: fireharp/cursor-rules
Releases · fireharp/cursor-rules
v0.1.6
Changelog
- 15b4500 Add Gum integration test and update PROGRESS.md
- ac6bdf0 Add ensureRuleDirectory to handleGitHubBlob and handleLocalFile
- d36385a Add follow-up task for manager_rules.go refactoring improvements
- 811e6fa Add support for restoring rules from URLs
- a480820 Add unit tests for getDefaultUsername and reference handlers
- 4fa0148 Bump version to v0.1.6
- 84f1453 Complete follow-up improvements for manager_rules.go refactoring
- 695c4f1 Document findings and update progress on rule key format improvements
- caf0cd4 Enhance upgrade command with GitHub commit tracking and local modifications detection
- 19a44bb Feature: Add initial implementation of enhanced rule path resolution and glob patterns
- ad26808 Fix Taskfile.yml syntax errors
- d71b4c1 Fix TestAddRuleByReference by mocking AddRuleByReferenceFn
- b88efb0 Fix cursor-rules add command for relative paths, username/rule shorthands, and local glob patterns
- 3958ac1 Fix initialization cycle and add ListTemplates for glob pattern support
- dc14250 Fix issues with RestoreFromShared implementation
- b1f314f Fix: isRelativePath correctly handles username/*.mdc pattern
- 7cfefa8 Implement GitHub API integration for glob patterns and improve rule key format
- a7d6e7f Implement getDefaultUsername function to read from config.json
- 994a5b2 Implement high-priority follow-up tasks for manager_rules.go refactoring
- 4e2e916 Implement share rules and restore features
- 15fbec5 Implement share rules and restore from shared functionality
- f9951c2 Merge pull request #1 from fireharp/sharing
- f03cab9 Refactor manager_rules.go using Strategy Pattern to improve maintainability and testability
- 77472ef Remove _drafts directory from version control and update .gitignore
- 8985636 Update PROGRESS.md with URL restore enhancement
- c83beff Update PROGRESS.md with glob pattern detection fix
- bd80454 Update PROGRESS.md with share rules implementation details
- 73c4ebb Update PROGRESS.md with v0.1.5 release info
- e4aca96 Update README.md to document share and restore functionality
- b001c38 clean up
- 766e117 cleanup
- 11169b5 gitignore
- 786933f integration test
- 0474be2 linter
- 5045275 lints
- 6a8ffbb refactor RestoreFromShared, UpgradeRule
- 5b855d2 refactor manager.go
- 358ac2a rel
- 6578113 resolve main nested ifs
- b1b12ed taskfile
Released by GoReleaser.