Pdfkit Pdfkit Versions Save

A Ruby gem to transform HTML + CSS into PDFs using the command-line utility wkhtmltopdf

v0.8.7.3

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/pdfkit/pdfkit/compare/v0.8.7.2...v0.8.7.3

v0.8.7.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/pdfkit/pdfkit/compare/v0.8.7.1...v0.8.7.2

v0.8.7.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/pdfkit/pdfkit/compare/v0.8.7...v0.8.7.1

v0.8.7

1 year ago
  • Lowercase the header names for rack 3 changes (#511)
  • Partially escaped URLs should be escaped (#509)

v0.8.6

2 years ago

#499 - Update for new ruby and rails versions

v0.8.4.3.2

3 years ago
  • Bump to 0.8.4.3.2
  • Reduce scope of middleware exception handling (#476)

v0.8.4.3.1

3 years ago
  • Bump to 0.8.4.3
  • Don't override request level Content-Disposition header if it exists (#466)
  • Update rake (#471)
  • Add missing require statements for tempfile (#467)
  • Only grab last line of bundle exec which output (#464)
  • Return 500 status when an exception is caught in middleware (#469)
  • Update Travis CI URL for wkhtmltopf (#473)

0.8.4.2

4 years ago