| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-07 | update name of method on Optimizer in asciidoctor-pdf-optimize script | Dan Allen | |
| 2020-01-06 | fix require path for asciidoctor/pdf/optimize | Dan Allen | |
| 2019-11-21 | remove check for print_version method | Dan Allen | |
| 2019-10-17 | fix name of optimize script in warning message | Dan Allen | |
| 2019-10-15 | fix asciidoctor-pdf-optimize script | Dan Allen | |
| 2019-10-15 | rename -q CLI option of asciidoctor-pdf-optimize script to --quality | Dan Allen | |
| 2019-09-29 | resolves #535 optimize PDF if writing file and optimize attribute is set (PR ↵ | Dan Allen | |
| #1299) | |||
| 2019-07-27 | enable frozen string literal in source code | Dan Allen | |
| 2019-04-23 | resolves #262 rename Pdf module to PDF | Dan Allen | |
| - rename Pdf module to PDF - alias Pdf to PDF for backwards compatibility | |||
| 2019-04-23 | resolves #262 add asciidoctor/pdf as require alias | Dan Allen | |
| - add asciidoctor/pdf as require alias to align with RubyGems conventions | |||
| 2019-04-11 | add -dPrinted to gs in optimize-pdf command so links are preserved | Dan Allen | |
| 2017-10-28 | look for correct file to require in bin script | Dan Allen | |
| 2016-10-02 | rename pdfmarks to pdfmarks; document pdfmark attribute in theming guide | Dan Allen | |
| 2016-01-05 | use failproof relative require logic in bin script | Dan Allen | |
| 2015-05-31 | print Asciidoctor PDF version in CLI output | Dan Allen | |
| - trap -V and --version flags and -v flag when used alone - prepending Asciidoctor PDF version to version output | |||
| 2015-05-17 | abort cli if option parsing returns exit code | Dan Allen | |
| 2014-11-28 | default to 300 DPI in optimize-pdf | Dan Allen | |
| 2014-10-06 | Use require_relative for ../lib/asciidoctor-pdf in bin/asciidoctor-pdf | Ryan Bigg | |
| 2014-09-04 | resolves #29 rewrite as a proper Asciidoctor converter | Dan Allen | |
| - rewrite as a proper Asciidoctor converter - move main code under the Asciidoctor::Pdf module - set version to 1.5.0.dev to track core - update asciidoctor gem to ~> 1.5.0 - migrate to prawn 1.2.1 - add required prawn-table dependency - make asciidoctor-pdf cli a wrapper around asciidoctor cli - move inline node handlers to converter - remove line metrics hacks * replace with padding top/bottom adjustment around prose - evaluate array elements in theme - update themes - update examples - update README - add Asciidoctor PDF version to PDF header - take out prose around image logic (moved to editions) - fix loads of rendering bugs :) | |||
| 2014-08-18 | Merge pull request #23 from DavidGamba/add-base-dir | Dan Allen | |
| resolves #18 Add base_dir command line option | |||
| 2014-08-17 | add support for version flag to aid with setup | Dan Allen | |
| 2014-08-14 | resolves #18 Add base_dir command line option | David Gamba | |
| 2014-07-29 | don't quote pdfmarks file | Dan Allen | |
| 2014-05-30 | temporary flags for output dir & require file; restore attributes after load | Dan Allen | |
| 2014-05-29 | enable header/footer by default | Dan Allen | |
| 2014-05-28 | add and register implicit header processor; | Dan Allen | |
| 2014-05-28 | don't fail if pdfmarks file is missing | Dan Allen | |
| 2014-04-29 | add theme argument; only change dpi if IMAGE_DPI env is set | Dan Allen | |
| 2014-01-29 | change PDF in class name to Pdf | Dan Allen | |
| 2014-01-29 | primitive support for AsciiDoc attributes in cli | Dan Allen | |
| 2014-01-13 | update optimize-pdf script | Dan Allen | |
| * add summary * add note about preserving PDF page labels * use gs from GS environment variable if present * quote paths | |||
| 2014-01-11 | initial import of Asciidoctor PDF | Dan Allen | |
