Skip to content

v0.4.0

Choose a tag to compare

@stackotter stackotter released this 10 Apr 03:46
· 37 commits to main since this release
835c9ea

Most notable changes

  • Reduced initial repository clone times by a factor of 75 by publishing docs to gh-pages as artifacts instead of on a branch (#505 by @stackotter)
  • Introduced a layout priority system (#503 by @stackotter)
  • Introduced SecureField (#490 by @kaascevich)
  • View.inspectWindow(_:) can be used to get a native handle for a view's enclosing window, making it easier to work around SwiftCrossUI windowing deficiencies (#509 by @stackotter)
  • AppStorageProvider can be overridden for specific view hierarchies via a new view modifier (#511 by @kaascevich)

Merged PRs

Full Changelog: v0.3.0...v0.4.0