Revision history for Raku module App::Ebread.
0.2.3 Jan 20 2024
Fixes:
* Remove Makefile from distribution.
0.2.2 Jan 20 2024
Changes:
* README is generated from Rakudoc source.
* -h/--help has been renamed to -m/--man.
* -u/--usage has been renamed to -h/--help.
Fixes:
* Fixed some grammatical errors in documentation.
0.2.1 Dec 27 2024
Fixes:
- Removed sdist directory (oops) from distribution.
0.2.0 Dec 27 2024
Added:
* -o/--out: Write dumped to text to specified file instead of stdout.
Changes:
* README is no longer generated from ebread manual.
Fixes:
* Update --help/--usage documentation.
0.1.0 Dec 13 2024
Added:
* EBREAD_DUMPER environment variable. Allows you to specify the default
dumper to use.
* Support for EPUBs containing multiple documents (rootfiles).
Changes:
* --help option now prints manual. --usage option has been added to print
usage message.
Improvements:
* ebread now uses own usage message rather than an automatically generated
one.
* Make the capitalization of EPUB more consistent.
Removed:
* Removed doc/ directory, documentation has been moved to App::Ebread.
0.0.1 Nov 29 2024
Initial release.