Changes in version 1.4.1 (2025-07-02) o Try to fix LTO build on CRAN (do not strip static lib) Changes in version 1.4.0 (2025-06-29) o Update bundled libqpdf to v12.2.0 (#24) Changes in version 1.3.3 (2024-03-25) o Fix a bug in pdf_split that would cause very long filenames Changes in version 1.3.2 (2023-03-17) o Adapt include order to fix header conflicts with local libqpdf on CRAN Changes in version 1.3.1 (2023-03-15) o Remove CXX_STD=CXX11 (use default C++ standard) o Workaround for false warning in gcc-12 Changes in version 1.3.0 (2022-10-07) o Fix bindings for compatibility with qpdf-11 o New function pdf_overlay_stamp() Changes in version 1.2.0 (2022-05-29) o Donttest examples to comply with CRAN offline policy Changes in version 1.1 (2019-03-07) o Add configure script to allow building with system libqpdf o Fix build on Solaris Changes in version 1.0 (2019-02-28) o Initial release