Skip to content

v0.23.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 21:40
· 3 commits to main since this release
452d6d0
  • Breaking Remove window enabled_buttons and related types.
    • Added can_maximize, can_minimize, can_fullscreen and can_close.
  • Split LayoutMask::CONSTRAINTS into CONSTRAINTS, INLINE_CONSTRAINTS and Z_CONSTRAINTS.
  • Breaking Rename TextSegmentKind::can_merge to can_merge_bidi.
  • Breaking ParallelIteratorExt and related types moved to zng::task::rayon.
  • Breaking zng::task::rayon now only reexports primary traits.
  • Breaking zng::task::parking_lot now only reexports primary types.
  • Breaking Label! no longer inherits FocusableMix.
  • Add WINDOW_Ext as _ to zng::prelude_wgt.
  • Add Label! to zng::prelude.
  • Add VarEq to zng::prelude.
  • Breaking Remove deprecated feature "bundle" from zng-tp-licenses.
  • Breaking Remove deprecated feature "bundle_licenses" from zng-view.
  • Breaking Remove deprecated feature "view_bundle_licenses" from zng.
  • Breaking Remove deprecated ImageEntry::with_best_reduce.
  • Breaking Remove deprecated FontNames::system_ui and related functions.
  • Breaking Remove deprecated RAW_SCALE_FACTOR_CHANGED_EVENT.
  • Breaking Remove deprecated VIEW_PROCESS.pending_frames.

Crates will be available on crates.io once Publish completes.