v0.5.2
What's Changed
All changes were related to CLI styling and supporting cross-platform use of npx command to selectively download cursor rules.
- refactor: CLI by @usrrname in #57
- fix: CLI pathing by @usrrname in #58
- refactor: update CLI imports to use dynamic import syntax by @usrrname in #59
- fix: expose
cli/folder to enable npx by @usrrname in #60 - feat: Add debug logging for npm prefix and npx sandbox detection in d… by @usrrname in #61
- fix: improve npx sandbox detection by @usrrname in #62
- style: Enhance help command output with styled text and dynamic options by @usrrname in #63
Full Changelog: v0.5.1...v0.5.2