Skip to content

v0.5.0

Compare
Choose a tag to compare
@nicoburns nicoburns released this 30 May 18:17
· 40 commits to main since this release
3526f73

The changes in 0.5 are relatively small but the new measure function parameter is a breaking change so it requires a minor version bump.

  • Added: A style: &Style parameter has been added to measure functions.
  • Added: The MaybeMath, MaybeResolve, and ResolveOrZero traits have been made public.
  • Fix: use SizingMode::Inherent when sizing absolute children of flexbox nodes.
  • Deps: Update grid requirement from 0.13.0 to 0.14.0