summaryrefslogtreecommitdiff
path: root/asciidoctor-pdf.gemspec
AgeCommit message (Expand)Author
2019-10-19register asciidoctor-pdf-optimize as a bin scriptDan Allen
2019-10-11upgrade rouge (for development only)Dan Allen
2019-10-11upgrade rspec and rakeDan Allen
2019-10-11upgrade prawn-icon to 2.5.0 (upgrades Font Awesome to 5.11.2)Dan Allen
2019-09-29resolves #535 optimize PDF if writing file and optimize attribute is set (PR ...Dan Allen
2019-08-23add code coverage integration to test suiteDan Allen
2019-08-23add test for CodeRay integrationDan Allen
2019-07-16upgrade prawn-icon to 2.4.0 and thus Font Awesome to 5.8.2 (PR #1159)Dan Allen
2019-07-16update Rouge in development build to 3.6.0Dan Allen
2019-06-17resolves #1102 add support for cgi-style options on source language when high...Dan Allen
2019-05-27add visual regression tests (PR #1024)Beat Christen
2019-04-25resolves #1038 restore compatibility with Asciidoctor back to 1.5.3 (PR #1039)Dan Allen
2019-04-23resolves #262 rename Pdf module to PDFDan Allen
2019-04-23resolves #262 add asciidoctor/pdf as require aliasDan Allen
2019-04-16resolves #37 add test suite and seed with initial helpers and tests (PR #1025)Dan Allen
2019-04-12update code to cover all scenarios where font-based icons are usedDan Allen
2019-04-12resolves #891 upgrade to FontAwesome 5zyuhel
2019-04-09switch to tilde dependency versions (flexible patch number) instead of rangesDan Allen
2019-04-08resolves #886 upgrade prawn-svg to 0.29.1 (PR #1021)Dan Allen
2019-04-07update note about treetop [skip ci]Dan Allen
2019-04-07don't specify patch version for fuzzy dependency matches [skip ci]Dan Allen
2019-04-07drop support for Ruby < 2.3; clean up gemspecDan Allen
2018-12-28set version of rake dependencyDan Allen
2018-12-28remove deprecated rdoc options in gemspecDan Allen
2018-10-29add concurrent-ruby to runtime dependencies for compatiblity w/ Asciidoctor 1...Dan Allen
2017-10-03Update Prawn::Icon (PR #856)Jesse Doyle
2017-07-23resolves #803 extend version range for prawn-templates (PR #835)Dan Allen
2017-07-23fix incompatibility with Ruby 1.9.3 in gemspecDan Allen
2017-04-28use require_relative to require version constantDan Allen
2017-03-31resolves #777 upgrade prawn-svg to allow generic font names to be mapped in S...Dan Allen
2017-03-26broaden version range of prawn-templates dependency to support Ruby 1.9.3Dan Allen
2017-03-21upgrade to prawn-templates 0.0.5; remove workaroundDan Allen
2017-03-12fix compatibility with Prawn 2.2.0 (PR #773)Dan Allen
2017-03-11set the upper version limit for the Prawn gem to the one we know worksDan Allen
2017-02-06Prepare 1.5.0.alpha.14 releaseDan Allen
2016-12-21upgrade prawn-svg dependency to 0.26.xDan Allen
2016-10-17upgrade prawn-icon to 1.3.0Dan Allen
2016-09-15upgrade to prawn-icon 1.2.0Dan Allen
2016-09-11upgrade prawn-icon; disable extensionDan Allen
2016-09-10tighten prawn-svg version range; allow prawn-svg to restore fontDan Allen
2016-09-01resolves #528 restore support for Ruby 1.9.3 (PR #532)Dan Allen
2016-08-10fix Ruby warnings (PR #505)Dan Allen
2016-08-05add CHANGELOG to gemDan Allen
2016-07-14collect files for gem in a way compatible with JRuby 1.7Dan Allen
2016-07-12loosen dependency requirementsDan Allen
2016-07-12collect files for gem when project is not a git repoDan Allen
2016-07-12set required ruby version to 1.9.3 instead of 1.9Dan Allen
2016-06-07use portable command to aggregate files in gemspecDan Allen
2016-05-20upgrade Prawn SVG to 0.25.1Dan Allen
2016-04-30update prawn-svg to 0.25.0Dan Allen