v0.10.2 (YANKED)
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 thePostUpdate
schedule to ensure that allHandle<VelloFont>
are loaded before calculating the content size.
Full Changelog: v0.10.1...v0.10.2