Skip to content

Releases: craflin/umdoc

0.3.0

02 Jan 14:47
Compare
Choose a tag to compare
  • Added Ubuntu 22.04 build
  • Fixed crash caused by XML syntax errors
  • Fixed crash caused by code segments in environments or tables

0.2.9

19 Dec 17:42
ee81315
Compare
Choose a tag to compare
  • Fixed environment script execution

0.2.8

02 Jun 12:33
4e2f091
Compare
Choose a tag to compare
  • Fixed issue with invalid characters in output files

0.2.7

27 Feb 08:40
Compare
Choose a tag to compare
  • Fixed crash when merging incomplete table rows
  • Corrected table cell content parsing
  • Added .plain table style

0.2.6

15 Dec 20:23
Compare
Choose a tag to compare
  • Fixed dead lock caused by non utf-8 characters

0.2.5

19 Oct 09:07
Compare
Choose a tag to compare
  • Added support for placeholders in markdown files
  • Fixed issue where lines are accidentally interpreted as a horizontal rule

0.2.4

26 Sep 17:01
Compare
Choose a tag to compare
  • Fixed table parsing issue

0.2.3

30 Jun 19:16
Compare
Choose a tag to compare
  • Refactored table parsing
  • Build Windows builds with /MT

0.2.2

22 May 19:14
Compare
Choose a tag to compare
  • Fixed configuration mapping issue with Visual Studio CDeploy package
  • Added support for grid table syntax
  • Fixed issues with paragraphs in tables

0.2.1

28 Mar 21:11
Compare
Choose a tag to compare
  • Added support for older latex engines by translating non breaking space to ~
  • Switched to CDeploy to create packages