File: Changes

package info (click to toggle)
libpdf-api2-xs-perl 1.002-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 160 kB
  • sloc: perl: 35; makefile: 3
file content (14 lines) | stat: -rw-r--r-- 335 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
1.002     2020-11-24

    - Switched the license to be the same terms as Perl 5.


1.001     2020-08-31

    - Removed -Ofast optimization due to compatibility issues.


1.000     2020-08-20

    - Offload expensive PNG processing from PDF::API2 to an optional XS module
      (written by Rob Scovell, sponsored by prayerletters.com).