Skip to content

Releases: gonzalezreal/textual

0.5.0

Choose a tag to compare

@gonzalezreal gonzalezreal released this 15 Jun 08:18
01b5187

What's Changed

  • Fixed: override mouseDownCanMoveWindow for NSTextInteractionView by @Lieksu in #61
  • Fixed: Mark TextualNamespace as @frozen for library-evolution support by @axelandersson in #59
  • Added: add lisp, scheme, and clojure language definitions by @technicat in #51
  • Fixed: Enable link interaction in table by @cweog-oss in #48

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

Choose a tag to compare

@gonzalezreal gonzalezreal released this 15 Jun 06:59
b38f46e

What's Changed

New Contributors

Full Changelog: 0.3.1...0.4.0

0.3.1

Choose a tag to compare

@gonzalezreal gonzalezreal released this 25 Jan 11:36
5b06b81

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

Choose a tag to compare

@gonzalezreal gonzalezreal released this 24 Jan 22:35
b638d50

What's Changed

  • Add overflow table style and table layout modifiers by @gonzalezreal in #17
  • Replace AttributedStringMarkdownParser.PatternOptions with AttributedStringMarkdownParser.SyntaxExtension by @gonzalezreal in #18

Full Changelog: 0.2.1...0.3.0

0.2.1

Choose a tag to compare

@gonzalezreal gonzalezreal released this 18 Jan 17:43
bacf20f

What's Changed

  • Fix attachment size caching for duplicates and font variants by @gonzalezreal in #13
  • Reduce layout-cycle warnings in selection flow and table rendering by @gonzalezreal in #14
  • Use 2D proximity for text layout hit testing by @gonzalezreal in #15

Full Changelog: 0.2.0...0.2.1

0.2.0

Choose a tag to compare

@gonzalezreal gonzalezreal released this 11 Jan 12:19
a03c1e1

What's Changed

Full Changelog: 0.1.1...0.2.0

0.1.1

Choose a tag to compare

@gonzalezreal gonzalezreal released this 29 Dec 14:04
675933e

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

Choose a tag to compare

@gonzalezreal gonzalezreal released this 27 Dec 16:10
2eb9727
  • Initial release