| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.12.0 source code.tar.gz | 2026-03-06 | 354.3 kB | |
| 0.12.0 source code.zip | 2026-03-06 | 440.6 kB | |
| README.md | 2026-03-06 | 348 Bytes | |
| Totals: 3 Items | 795.2 kB | 2 | |
Fixed
- Fix incorrect generated symbol when image name contains a number. [#87]
- Fix Xcode App workspace package resolution (remove stale CommandLine dependency). [#94] [#95]
Changed
- Migrate CLI argument parsing to swift-argument-parser. [#90]
- Migrate test suite to Swift Testing framework.
- Add CI workflow for automated testing.