Chore/release 0.7.0 docker tags #3

Merged
herel merged 2 commits from chore/release-0.7.0-docker-tags into main 2026-08-28 13:23:52 +00:00
2 Commits
Author SHA1 Message Date
herel 1faa8f1982 chore: Bump version to 0.7.0 and update changelog
Document the changes shipped since 0.2.0: the X-WS-* header
detection fix (0.5.0), the custom POP3 implementation (0.6.0) and
the dependency and toolchain upgrades (0.7.0). Retitle the 0.2.0
entry to 0.3.0 to match the version actually released in
Cargo.toml.
2026-08-28 15:23:34 +02:00
herel 94df2c8d4f build: Tag Docker image with version on main, SHA otherwise
Derive the Docker tag from the crate version when building on the
main branch and fall back to the short commit SHA on any other
branch. Update the run, clean, shell and push targets to use the
same tag instead of the implicit latest tag.
2026-08-28 15:23:26 +02:00