Changes for version 0.100 - 2026-05-17
- Replace separate build_tag / release_tag with a single canonical `tag` attribute. The same list is applied at build (locally) and at release (pushed). Default is `latest` plus `%v`.
- Deprecate `build_tag` and `release_tag`: still accepted, merged into `tag` with a deprecation warning. Explicit `tag` wins and silences the legacy values.
- Documentation: rewritten README and POD to match the actual current attribute set; remove references to never-implemented `phase` / `repository` config keys.
Modules
Build and publish Docker images as Dist::Zilla release artifacts
Thin adapter around API::Docker
Normalized immutable configuration object for Docker::API plugin
Build context resolver for Docker image builds
Result object from Docker image build/push operations
Template expansion for Docker image tags