Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 625 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 625 Bytes

Changelog

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

[0.0.8] - 2020-11-04

  • Support decoding of <p> elements with children

[0.0.7] - 2020-06-12

  • Ensure deltas end with \n

[0.0.6] - 2020-05-31

  • Fix bugs with HTML decoding.

[0.0.4] - 2020-05-31

  • Allow decoding of HTML to a Zefyr compatible Delta.

[0.0.3] - 2020-05-26

  • Improve accuracy of output
  • Use the document for conversion rather than converting to JSON

[0.0.2] - 2020-05-22

  • Add examples and documentation

[0.0.1] - 2020-05-22

  • Basic HTML output from Notus documents.
  • Works with Notus 0.1.5.