Changes for version v1.0.0 - 2026-08-25

  • Proposed fix for issue #3, raised by @andk.
  • Updated version format across all modules to strict semantic v-strings (v1.0.0).
  • Modernised Makefile.PL to parse module versions dynamically via ExtUtils::MakeMaker.
  • Streamlined module documentation, POD headers, and simplified license notices.
  • Replaced static test fixtures (t/key.*) in unit tests with dynamic GD image generation using File::Temp.
  • Moved author and release maintenance tests (manifest.t, pod.t, changes.t) to xt/ directory.
  • Added xt/version.t to enforce version consistency between code and POD across lib/.

Modules

Interface to hide text into an image.
Coordinates of the image used in the Crypt::Image.
Placeholder for parameters for Crypt::Image.
Helper for Crypt::Image module.