API Stability#

PyUnitWizard is on the pre-1.0 stabilization path.

Stability rules#

  • Do not break documented public symbols without migration notes.

  • Keep behavioral contracts deterministic across supported Python versions.

  • Prefer additive changes over semantic rewrites in 0.18.x, 0.19.x, and 0.20.x.

  • Treat 0.21.x as RC hard-freeze territory except for blocker fixes.

Contract references#

  • devguide/roadmap.md

  • devguide/minimum_quantity_protocol_contract.md

  • devguide/frontend_transparent_mode_contract.md

  • devguide/release_1.0.0_checklist.md