Skip to content

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 19 Jun 13:19
· 420 commits to main since this release
7df9afc

v0.2.4

This release is all about documentation. The dwe binary's behavior is unchanged — upgrading is safe and needs no changes to your project.

📖 New documentation site

The full reference and guides are now published as a searchable website:

https://semsemyonoff.github.io/dwe/ (Russian mirror at /ru/).

The same content stays available offline via dwe docs.

Documentation

  • Refreshed the reference, guides, and both READMEs to match current behavior.

Minor fixes

  • validate: corrected the per-service deploy file path shown in diagnostics (workspace/services/<name>/deploy.yml).
  • init scaffold: the generated .dwe/config header now correctly describes the file as gitignored.