Skip to content

0.5.0

Latest

Choose a tag to compare

@adamtheturtle adamtheturtle released this 01 Jul 16:55
460f4e8

What's Changed

  • Add rowHeight(_:) for fixed-height macOS rows to avoid automatic row-height measurement overhead.
  • Add reloadID(_:) so callers can refresh row content when external state changes without changing item IDs.
  • Exclude the compile-checked example from the library target.

Validation

  • swift test --disable-sandbox --build-system native