Skip to content

Versioning

Repowire is pre-1.0.

  • Patch (0.x.Y): bug fixes, cleanup, small additions.
  • Minor (0.X.0): significant new features or breaking changes.
  • After 0.9.x we move to 0.10.0, 0.11.0, and so on. 1.0.0 is an intentional decision, not an automatic bump.

The CLI, MCP, and HTTP surfaces prefer additions over breaks, but explicit breaks happen between minor versions when the design wants them.