0.2.0: take makeover-geometry 0.6
Breaking rather than a patch, because Affordance::available takes
makeover_geometry::Density and SizeClass in its signature. A consumer
resolving geometry 0.5 alongside this crate on 0.6 gets two incompatible
copies of both types, which is a compile error at the call site and not
something the version number should hide.
That is structural, not incidental: this crate re-exposes geometry's types,
so every geometry minor bump is breaking here.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-02 16:46 UTC
description = "The adaptation layer of the make-family design system: which affordances exist at a given input class and window size class. Names what appears and disappears, never how much space it takes."