You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix version handling and library type detection issues
- Fix double 'v' prefix issue by implementing git tag lookup for version format detection
- Improve library type detection to respect existing configuration (both local and remote)
- Add --type parameter support to CLI for direct library type specification
- Add CSHARED to LibraryType enum for C shared libraries
- Update documentation with --type parameter examples
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments