Yue v0.8.3 Release Notes

Release Date: 2020-05-24 // almost 4 years ago
  • Changelog

    • ๐Ÿš€ Provide TypeScript definitions in releases.
    • โž• Add AttributedText class.
    • โž• Add Painter.drawAttributedText API.
    • โž• Add Color.Get API.
    • โž• Add Font.Default API.
    • โž• Add Clipboard.Get/FromType API.
    • ๐Ÿ›  Fix leak when getting text from TextEdit on Linux.
    • The Node.js module is now context-aware.

    ๐Ÿ—„ Deprecated APIs

    ๐Ÿš€ Following APIs are deprecated and will be removed in next minor release:

    • Painter.measureText
    • App.getColor
    • 0๏ธโƒฃ App.getDefaultFont
    • App.getClipboard