Revision history for Catalyst-View-ChromePDF:
v0.1.5 2026-09-03 18:02:22+01:00 Europe/London
[Bug Fixes]
- Explicitly specified Heap::Fibonacci as a prerequisite.
v0.1.4 2026-09-03 15:01:04+01:00 Europe/London
[Enhancements]
- The WWW::Mechanize::Chrome instance is instantiated with the class.
- The chrome_args attribute includes default settings that can be overridden.
[Documentation]
- Updated SECURITY CONSIDERATIONS to emphasise that the parameters assumed to controlled by the developer.
- Added missing documentation.
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.