Skip to content

Brisk v0.9.3

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 14:47
· 39 commits to main since this release
52ba77b

What's Changed

  • Updated the showcase demo app with additional features
  • Fixed screenshot capture issues caused by nested event loops
  • Added ""_Text UDL as an alias for new Text{""}
  • Introduced a transform function that accepts multiple Values and a lambda
  • Refactored package building process
  • Reduced the size of release binaries
  • Expanded and improved documentation
  • Updated CxxDox to the latest version
  • Enabled testing of demo app building in GitHub Actions
  • Disabled inlining enforcement in debug mode
  • Applied layout fixes
  • Prevented letter spacing from disabling kerning
  • Refactored TextEditor and Pages components
  • Added properties for ScrollBox
  • Various fixes and general improvements

Full Changelog: v0.9.2...v0.9.3