App-dozo
view release on metacpan or search on metacpan
Revision history for Perl extension App-dozo
1.00 2026-01-05T06:40:24Z
- version 1.00 release
- allow single port specification for -P option (e.g., -P 8000 becomes 8000:8000)
- update copyright year to 2025-2026
0.9928 2025-12-25T13:41:29Z
- use Getopt::Long::Bash CPAN package instead of bundled submodule
- require getoptlong.sh 0.6.0+
0.9927 2025-12-19T03:55:03Z
- require bash 4.3+ and document in INSTALLATION
- require getoptlong 0.2+ via [&REQUIRE] directive
- skip tests on bash versions older than 4.3
- simplify getoptlong.sh sourcing via PATH
- update getoptlong submodule to v0.3.0
- enable shallow clone for getoptlong submodule
0.9926 2025-12-18T05:02:27Z
- fix help output to exclude POD directives like =for html
- improve debug output and fix container naming
- update logo whale tail design
- fix getoptlong.sh discovery in CPAN test environment
- add fallback to find getoptlong.sh from script location
0.9925 2025-12-17T00:56:17Z
- rebrand to Dôzo with new stroke-based logo
- update logo with semi-transparent background for dark mode
- add INSTALLATION section to documentation
- fix CPAN Testers failures on non-Linux platforms
0.9924 2025-12-15T12:27:06Z
- add -n/--dryrun option for dry-run mode (show docker commands without executing)
- add dryrun support for live container handling (-L option)
- add dozo logo
- fix LICENSE file to MIT format
0.9923 2025-12-15T09:24:59Z
- split from App::Greple::xlate as standalone distribution
0.9922 2025-12-15T07:10:27Z
- improve help message formatting (consistent spacing and argument notation)
- add docker run execution info display (image, env count, container, command)
- implement debug mode (-d shows full docker command, unaffected by -q)
- separate trace option: use -x for trace mode
- add debug() function for debug output independent of quiet mode
0.9921 2025-12-15T00:16:56Z
- fix -D option to override -I from .dozorc (use hook)
0.9920 2025-12-14T10:42:27Z
- fix dist_dir to not load App::Greple::xlate module
- simplify dockopt array construction
0.9919 2025-12-14T07:00:34Z
- rename xrun to dozo (Docker with Zero Overhead)
- fix .dozorc parsing to handle quoted arguments using xargs
- use POD for help output
- add USAGE section with practical examples
0.9918 2025-12-14T02:43:25Z
- add --version option
- add -D/--default option and DOZO_DEFAULT_IMAGE env for default image
- improve test isolation from .dozorc files
0.9917 2025-12-13T15:04:34Z
- move Docker tests to xt/author
- add to release hook for automatic version updates
0.9916 2025-12-13T13:24:26Z
- implement GNU-style long options using getoptlong.sh library
- all options now have both short and long forms
- extract as standalone Docker runner script (as xrun)
- support .xrunrc for default container settings
0.9906 2025-02-28T13:05:13Z
- add paused container handling
( run in 3.502 seconds using v1.01-cache-2.11-cpan-f56aa216473 )