Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 633 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 633 Bytes

Changelog

All notable changes to this project will be documented in this file.

1.0.2 (2022-04-05)

Improvements

  • Replace innerHTML by sanitizeHTMLToDom
  • Better import of @asciidoctor/core instead of require
  • Removing onLayoutReady
  • Removing unused settings

1.0.1 (2022-04-02)

Features

  • First usable version
  • Explicit support for tables only asciidoc-table
  • Several examples in README.adoc

1.0.0

Features

  • First experiment