Releases: Bloom-Engine/jump
v1.0.110
v1.0.109
Version bump release (no code changes). Re-submits tvOS build with a fresh build number.
v1.0.108
First release on the fixed build worker (Perry auto-optimize cache cleared / version-keyed — PerryTS/perry#5013, #4876).
Expected: iOS, tvOS, macOS, Linux native links resolve (the 5 stale runtime symbols are gone); Web + Android continue to pass. tvOS upload uses the CFBundleVersion fix (Perry #4848). watchOS pre-flight remains a separate known issue.
v1.0.107
Release build against Perry 0.5.1159 (fixes the js_promise_report_unhandled_rejections link regression that broke iOS/tvOS/macOS/Linux in v1.0.106 — PerryTS/perry#4876).
- Web: fixed — build-web.sh now patches the engine's web native-library manifest for Perry 0.5.x's stricter validator before compiling.
- tvOS / iOS / macOS / Linux: unblocked by the Perry symbol fix.
- Adds the App Store / Play launch kit (metadata, fastlane, screenshot tooling) and a watchOS camera-zoom fix.
v1.0.106
Full Changelog: v1.0.104...v1.0.106
v1.0.105
Full Changelog: v1.0.104...v1.0.105
v1.0.104
What's Changed
- fix(android): stop excluding the com/bloomengine/jump package from publish by @proggeramlug in #1
New Contributors
- @proggeramlug made their first contribution in #1
Full Changelog: v1.0.103...v1.0.104
v1.0.103
watchOS: first end-to-end attempt ([watchos] config + provisioning + WatchosSign pipeline + worker watchos capability).
v1.0.102
v1.0.101
tvOS: full icon pipeline (tvOS runtime installed → actool emits Assets.car + CFBundleIcons/TVTopShelfImage). All known validation errors addressed.