Skip to content

v0.10.2 (YANKED)

Compare
Choose a tag to compare
@simbleau simbleau released this 29 Jun 20:14
· 5 commits to main since this release
9f315c3

0.10.2 - 2025-06-29

This release supports Bevy version 0.16 and has an MSRV of 1.87.

Fixed

  • Systems that calculate the content size of VelloTextSection now run in the PostUpdate schedule to ensure that all Handle<VelloFont> are loaded before calculating the content size.

Full Changelog: v0.10.1...v0.10.2