Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

55 lines (30 loc) · 1.04 KB

Changelog

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

[1.0.0-rc.2] - 2022-10-28

  • Bug fixes

[1.0.0-rc.1] - 2021-12-11

  • Null safety
  • Support for notus 1.0.0-rc.1

[0.0.9-dev.3.0] - 2021-03-05

  • Fixed a bug where embeds were positioned incorrectly
  • Support the new underline and strikethrough features from Zefyr

[0.0.9-dev.2.0] - 2021-02-14

  • Recognise embeds when they appear as Map

[0.0.9-dev.1.0] - 2021-02-14

  • Support notus 1.0.0-dev versions and quill delta 2.0.0

[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.