Revision history for Getopt::Pad

0.02    2026-09-23
        - Fix the release target packing build artefacts (blib/) into the
          tarball, which stopped PAUSE from indexing 0.01
        - Declare all modules in the META "provides" map
        - Add the missing $VERSION to Getopt::Pad::Type::Url

0.01    2026-09-23
        - Initial development release: typed options, positional args,
          nested subcommands, config files, generated help
        - Shell completion for bash and zsh via --create-completions;
          a valid coderef now returns the allowed list, lazyValid holds
          the predicate form