Revision history for Module-Starter-Protobuf

0.03    2026-07-22
        - Encode source .proto paths into generated POD.
        - Exclude uppercase guts methods from POD coverage.
        - Ensure xt directory is created inside basedir.
        - Improve type resolution with pre-scanning.
        [CLI & Code Generator Enhancements]
        - Added --version flag support to protobuf-starter CLI.
        - Fixed POD directive escaping in generated client wrapper HERE-DOC string templates.
        - Configured automatic Test::Pod::Coverage and Test::Perl::Critic generation for client distributions.

0.02    2026-07-17
        [Code Generation & License Headers]
        - Updated starter templates to automatically append Apache 2.0 copyright headers to all generated client libraries and schema modules.
        - Pruned redundant $VERSION declarations from generated client and schema container templates.

        [Architecture]
        - Upgraded package version to 0.02 (lib/Module/Starter/Protobuf.pm).

0.01    2026-01-01
        First version, released on an unsuspecting world.

