Revision history for Catalyst-View-ChromePDF:
v0.1.3 2026-08-10 17:44:23+01:00 Europe/London
[Enhancements]
- Added a wait attribute for specifying a wait time for content to load.
[Bug Fixes]
- Fixed bug with setting tmpdir from the configuration.
- Fixed filename encoding.
- Removed use of Log::Log4perl.
- Catch Chrome errors.
[Documentation]
- Added missing documentation.
v0.1.2 2026-08-10 08:44:25+01:00 Europe/London
[Bug Fixes]
- Use Try::Tiny for Perls without the try feature.
v0.1.1 2026-08-08 12:23:52+01:00 Europe/London
[Documentation]
- Updated SECURITY CONSIDERATIONS to emphasise that the content of the rendered is assumed to be trusted by the developer.
- Fixed typos.
[Tests]
- Skip tests if no chrome executable can be found.
v0.1.0 2026-08-07 12:21:28+01:00 Europe/London
- Initial version released.