Releases: gonzalezreal/textual
Releases · gonzalezreal/textual
Release list
0.5.0
What's Changed
- Fixed: override
mouseDownCanMoveWindowforNSTextInteractionViewby @Lieksu in #61 - Fixed: Mark
TextualNamespaceas@frozenfor 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
- @Lieksu made their first contribution in #61
- @axelandersson made their first contribution in #59
- @technicat made their first contribution in #51
- @cweog-oss made their first contribution in #48
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Added: Catalyst support by @frankschlegel in #30
- Added: Clear text selection on tap outside on iOS by @andrewprocter in #28
- Infrastructure: Fix CI workflows and test matrix by @gonzalezreal in #66
- Fixed: TextBuilder stack overflow with many attributed runs by @markawilliamson in #65
New Contributors
- @frankschlegel made their first contribution in #30
- @andrewprocter made their first contribution in #28
- @markawilliamson made their first contribution in #65
Full Changelog: 0.3.1...0.4.0
0.3.1
What's Changed
- Use safe resource bundle lookup for Prism by @gonzalezreal in #21
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Add overflow table style and table layout modifiers by @gonzalezreal in #17
- Replace
AttributedStringMarkdownParser.PatternOptionswithAttributedStringMarkdownParser.SyntaxExtensionby @gonzalezreal in #18
Full Changelog: 0.2.1...0.3.0
0.2.1
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
0.1.1
What's Changed
- Add support for Xcode 16.4 by @gonzalezreal in #1
- Fix Swift 6.0 builds by @gonzalezreal in #5
Full Changelog: 0.1.0...0.1.1