Release v0.3.2: Future-Proof Version Test
Critical fix making the CLI test version-agnostic to prevent future failures.
π Bug Fixes
- Make CLI version test robust to work with any version
- Remove hardcoded version dependency that breaks on releases
- Update test to check for 'sprite' and version pattern instead of specific version
- Prevents future version-related test failures
- Fix rustfmt formatting to match project standards
π‘οΈ Future-Proofing
- Version test now works with: v0.3.2, v0.4.0, v1.0.0, etc.
- No more test failures on version bumps
- Maintains test coverage while being future-compatible
- Proper rustfmt formatting
π Quality Metrics
- β All 307+ tests passing
- β Version-agnostic testing
- β Zero clippy warnings
- β Properly formatted code
- β Production ready
π¦ Installation
Recommended: Install this version for stable release pipeline and future compatibility!