Skip to content

v1.0.0

Choose a tag to compare

@umputun umputun released this 21 Apr 17:11
· 127 commits to master since this release

This is the first stable release of ralphex.

From this point forward, the project follows Semantic Versioning with a backward compatibility promise for the public surface (CLI flags, config file format, prompt/agent template variables, and progress file structure). Breaking changes will be reserved for major version bumps (v2.0.0, etc.); minor versions add features without breaking existing setups; patch versions ship bug fixes only.

Bug Fixes

  • validate plan has task sections before task loop #291 @umputun