summaryrefslogtreecommitdiff
path: root/asciidoctor-pdf.gemspec
AgeCommit message (Expand)Author
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
2016-04-24resolves #75 update prawn-svg to get support for arrow heads on linesDan Allen
2016-04-16resolves #414 add support for SVGs containing linked imagesAlexanderZobkov
2016-03-18upgrade prawn-icon to 1.1.0Dan Allen
2016-03-18resolves #407 upgrade to prawn-svg 0.22.1 to fix support for currentColorDan Allen
2015-11-01loosen safe_yaml and thread_safe dependenciesDan Allen
2015-10-12update prawn-icon to 1.0.0Jesse Doyle
2015-07-24upgrade Prawn Table to 0.2.2Dan Allen
2015-06-24upgrade Prawn SVG to 0.21.0; fixes most badge SVGsDan Allen
2015-06-24upgrade thread_safe gem; add note about choice of treetop gem versionDan Allen
2015-06-20upgrade to Prawn SVG 0.20.0Dan Allen
2015-06-19resolves #68 upgrade PrawnDan Allen
2015-05-31prepare for 1.5.0.alpha.7 releaseDan Allen