github PerryTS/perry v0.5.451

latest releases: v0.5.1182, v0.5.1181, v0.5.1180...
one month ago

Highlights

Patch release on top of v0.5.450 — same content, plus a one-line build fix on iOS / tvOS / visionOS toast targets. The v0.5.450 tag is intact in git history but did not publish binaries (release-packages was gated by the failing Simulator Tests run).

Fixes

  • iOS / tvOS / visionOS widgets/toast.rs — add use objc2::AnyThread; so the Self::alloc() calls inside define_class!-generated PerryToastFadeOutTarget / PerryToastCleanupTarget impls resolve under objc2 v0.6. macOS sibling already had the import; the Phase 2 v3.3 toast port (#327, v0.5.420) just missed it on the three UIKit targets. Verified locally with cargo check --release -p perry-ui-ios --target aarch64-apple-ios-sim (clean).

Everything else from v0.5.450

See the v0.5.450 release notesperry/media cross-platform, HarmonyOS Phase 2 ArkUI pipeline, Effect compatibility sweep, Windows enhancements, CI cost cuts.

Don't miss a new perry release

NewReleases is sending notifications on new releases.