Skip to content

Releases: opf/md-to-pdf

v0.0.23

15 Jan 14:04
4952148
Compare
Choose a tag to compare

What's Changed

  • feat(html table cell): allow set a cell background color with style attribute

Full Changelog: v0.0.22...v0.0.23

v0.0.22

02 Jan 15:03
bbda8ad
Compare
Choose a tag to compare
  • fix(markly): follow renamed property

v0.0.21

02 Jan 14:42
6f234cc
Compare
Choose a tag to compare
  • chore(dependencies): commonmarker 1.x gem removed the possibility to parse and get the markdown AST; switched to markly fork

v0.0.20

02 Jan 13:20
cc28665
Compare
Choose a tag to compare
  • feat(html): support p-tag for inline html
  • fix(codeblock): ignore empty table instead letting prawnpdf throw an exception

v0.0.19

05 Jul 13:12
2bd7655
Compare
Choose a tag to compare
v0.0.19 Pre-release
Pre-release
  • feat(image caption): support caption in markdown and figcaption in html
  • test(paragraph): add align tests

Full Changelog: v0.0.18...v0.0.19

v0.0.18

07 Jun 14:19
054f2ba
Compare
Choose a tag to compare
v0.0.18 Pre-release
Pre-release
  • feat(codeblock): create a table row per line instead of one large cell

Full Changelog: v0.0.17...v0.0.18

v0.0.17

01 Jun 14:53
fbec5ab
Compare
Choose a tag to compare
v0.0.17 Pre-release
Pre-release
  • fix(tables): add test and fix error for empty prawn cells

Full Changelog: v0.0.16...v0.0.17

v0.0.16

25 May 11:33
9863a1c
Compare
Choose a tag to compare
v0.0.16 Pre-release
Pre-release
  • validation of yml styles with json schema
  • use _ instead of - in yml style key names
  • fix(images): handle invalid image specs

Full Changelog: v0.0.15...v0.0.16

v0.0.15

10 May 14:50
Compare
Choose a tag to compare
v0.0.15 Pre-release
Pre-release
  • refactor(generator): split monolithic generator class into modules
  • basic html tag support for tables, paragraphs, lists, links, images and formatting
  • add rspec testing
  • add rubocop linting
  • fix: don't scale up small images
  • fix: table.header.size has been ignored, now applied
  • fix: include VERSION file

Full Changelog: v0.0.14...v0.0.15

v0.0.14

11 Jan 11:00
ab48c6a
Compare
Choose a tag to compare
v0.0.14 Pre-release
Pre-release
  • chore(deps): update nokogiri dependency

Full Changelog: v0.0.13...v0.0.14