Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Process multiple $quill_json

Compare
Choose a tag to compare
@deanblackborough deanblackborough released this 15 May 23:06
· 204 commits to master since this release
2ed0a07
  • Added support for passing multiple deltas into the API/parser, limited to multiple of the same type.
  • Added support for reusing the renderer, added load() method to enable this.
  • README updated to show new usage.
  • Minor comment and variable corrections.
  • Added tests to cover new feature.