summaryrefslogtreecommitdiff
path: root/Gemfile
AgeCommit message (Expand)Author
2020-01-25add test for integration with prawn-gmagickDan Allen
2020-01-20fix lint errorDan Allen
2020-01-20add test for behavior of cache-uri document attributeDan Allen
2020-01-15only install deep-cover if the COVERAGE env var is set [skip ci]Dan Allen
2020-01-06disable require for prawn-table in Gemfile [skip ci]Dan Allen
2019-12-03first wave of lint violations in application codeDan Allen
2019-11-13resolves #20 hyphenate prose using the text-hyphen gem if the hyphens attribu...Dan Allen
2019-09-29resolves #535 optimize PDF if writing file and optimize attribute is set (PR ...Dan Allen
2019-08-29resolves #1233 don't crash when aligning line numbers of source highlighted w...Dan Allen
2019-06-17resolves #1102 add support for cgi-style options on source language when high...Dan Allen
2019-05-29take rouge out of examples groupDan Allen
2019-05-02add rudimentary tests for indexDan Allen
2019-04-30add tests to verify words in table aren't broken when autowidth is setDan Allen
2019-04-25resolves #1038 restore compatibility with Asciidoctor back to 1.5.3 (PR #1039)Dan Allen
2019-04-07drop exceptions and workarounds for Ruby < 2.3Dan Allen
2018-12-28set version of rake dependencyDan Allen
2018-12-28set up yarn to generate API docsDan Allen
2017-10-08upgade Rouge to 2.2.1Dan Allen
2017-07-23document how to install Asciidoctor PDF on Ruby 2.0.0Dan Allen
2017-02-15upgrade Rouge to 2.0.7Dan Allen
2016-12-09update instructions and Gemfile config to use with Ruby 1.9.3Dan Allen
2016-09-27resolves #363 transform text containing multibyte characters (PR #586)Dan Allen
2016-09-09upgrade version of rougeDan Allen
2016-08-04resolves #471 fix compatibility with Rouge >= 1.11.1 (PR #493)Dan Allen
2016-08-04add rouge to Gemfile for use with examplesDan Allen
2015-06-19resolves #68 upgrade PrawnDan Allen
2014-04-29add initial gemspec and build fileDan Allen
2014-01-11initial import of Asciidoctor PDFDan Allen