Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 607 Bytes

HISTORY.md

File metadata and controls

19 lines (13 loc) · 607 Bytes

Release notes

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

3.0.0 (pre-release)

  • Rewrite of the internal enine
  • Use slate for data modeling of the document

2.4.0

  • Add SlateUtils to decode/encode for Slate
  • Markdown lists are indented to the bullet size

2.3.0

  • Add support for named images (#17)
  • Fix empty tables
  • Don't add style attribute to table cells when alignment is not defined