Commit b702dd8
Update CHANGELOG for unreleased changes
Documents recent improvements:
Added:
- Type-specific validation for cocoapods, cpan, and swid packages
- cocoapods: Name validation (no whitespace, plus, or leading period)
- cpan: Namespace must be UPPERCASE when present
- swid: Requires tag_id qualifier with GUID lowercase requirement
Fixed:
- Error message formatting in validateStrings function
- JSDoc comment formatting in UrlConverter methods
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent e52cac1 commit b702dd8
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
7 | 25 | | |
8 | 26 | | |
9 | 27 | | |
| |||
0 commit comments