Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 517 Bytes

ChangeLog.md

File metadata and controls

21 lines (16 loc) · 517 Bytes

Changelog

[0.1.0.8]

  • remove text-icu dependency at the cost sof not detecting grapheme clusters correctly

[0.1.0.7]

  • fix several bugs

[0.1.0.6]

  • fix several bugs
  • remove patch dependency

[0.1.0.5]

  • various internal improvements to how previews are staged and committed
  • fix crash issue with undoing drags that contained folders
  • fix several other crashes

[0.1.0.4]

Changed

  • handlers return Previews instead of relying on undoFirst and LlamaStack
  • many other improvements