Skip to content

Releases: innofactororg/markdown2pdf

3.0.3

25 Apr 10:50
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Use inline sed for replace logic to avoid file system race condition by @ottolote in #37

New Contributors

Full Changelog: v3.0.2...v3.0.3

3.0.2

19 Mar 15:52
c66adce
Compare
Choose a tag to compare

What's Changed

🔨 Other Changes by @reijoh in #36

  • Add Azure DevOps pipeline sample
  • Add show debug step
  • Add caching
  • Add output for pdf path
  • Various shellcheck fixes

Full Changelog: v3.0.1...v3.0.2

3.0.1

15 Feb 11:59
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Adjust position of title on first page (long titles caused title to be placed at the end of page and disclaimer to be placed on a new page).

Full Changelog: v3...v3.0.1

3.0.0

14 Feb 18:35
Compare
Choose a tag to compare

What's Changed

🔨 Other Changes

  • Convert using composite action and bug fixes by @reijoh in #35
    • Solve issue with running script from markdown2pdf repo (composite action).
    • Add support for comment lines in order files.
    • Fix bug when order file don't end with CRLF causing the last line in order file to be ignored.
    • Rename input parameter DefaultAuthor to MainAuthor.
    • Rename input parameter DefaultDescription to FirstChangeDescription.
    • Rename input parameter LimitVersionHistory to GitLogLimit.
    • Rename input parameter ForceDefault to SkipGitCommitHistory.

Full Changelog: v2...v3.0.0

2.0.1

13 Feb 15:08
Compare
Choose a tag to compare

What's Changed

🔨 Other Changes

  • Replace relative markdown links with full path by @reijoh in #34

Full Changelog: v2...v2.0.1

2.0.0

16 Jan 18:39
Compare
Choose a tag to compare

What's Changed

✨ New Features

🔨 Other Changes

  • Update README by @reijoh in #28
  • Use pandoc/extra:edge-alpine image in workflow by @reijoh in #29
  • Fix workflow to update tlmgr before install lastpage by @reijoh in #31

Full Changelog: v1...v2.0.0

1.0.0

09 Aug 16:40
bf32d78
Compare
Choose a tag to compare

What's Changed

✨ New Features

🐛 Bug Fixes

🔨 Other Changes

  • Allow sub pages by @DamianFlynn in #13
  • Minor fixes of build script and workflow by @reijoh in #14
  • Remove first parent to include merge commits by @reijoh in #17
  • Set location before pandoc call for relative path by @reijoh in #22
  • Fix admonition blocks by @reijoh in #23
  • Add case versions support to admonition blocks by @reijoh in #24

New Contributors


Full Changelog: 0.1.0...v1.0.0

0.1.0

28 Sep 12:45
3cf4553
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial beta release

We have some outstanding Latex bug that need to be squashed, but a clean PDF is being produced that is shareable