Skip to content

v0.3.2: Future-Proof Version Test

Latest

Choose a tag to compare

@hotaq hotaq released this 23 Oct 11:41
· 3 commits to main since this release

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!