summaryrefslogtreecommitdiff
path: root/lib/asciidoctor/pdf.rb
AgeCommit message (Expand)Author
2022-05-28resolves #2216 patch prawn-gmagick to reread bit depth of a PNG image if it e...Dan Allen
2022-04-10ensure that Time.parse is loadedDan Allen
2021-06-16enable additional code style rules; add reason when disabling rule; update co...Dan Allen
2021-02-24give reason why we are replacing the FLOAT_PRECISION constant [skip ci]Dan Allen
2021-02-24remove guards on static imports as the Kernel already handles thisDan Allen
2020-11-30resolves #1835 patch float precision so prawn-table does not fail to arrange ...Dan Allen
2020-08-04move require for Set to more logical placeDan Allen
2020-07-31remove outdated patch for prawn/templatesDan Allen
2020-02-03improve tmp file handling (PR #1535)Dan Allen
2020-01-06fix library load orderDan Allen
2020-01-06reorganize importsDan Allen
2019-12-03first wave of lint violations in application codeDan Allen
2019-10-05reorganize source files under asciidoctor/pdf (PR #1302)Dan Allen
2019-07-27enable frozen string literal in source codeDan Allen
2019-04-23resolves #262 add asciidoctor/pdf as require aliasDan Allen