Skip to content

v0.7.3

Choose a tag to compare

@SPRIME01 SPRIME01 released this 24 Dec 18:05
· 96 commits to main since this release

[0.7.3] - 2025-12-24

Added

  • CLI Registry Command: New sea registry resolve subcommand for namespace resolution
    • Supports --fail-on-ambiguity flag for strict matching
    • Enables CI integration tests for registry ambiguity detection

Fixed

  • CI/Python Tests: Fixed pytest invocation to use virtualenv
  • WASM Bundle Size: Increased limit from 1MB to 2MB to accommodate actual bundle size

Changed

  • Registry Tests: Added comprehensive unit tests for registry ambiguity and precedence logic