Bug Fixes
- tvOS stdlib build: Upgraded mongodb driver from 2.8 to 3.5, eliminating the socket2 0.4.x dependency that lacked tvOS support. All socket2 dependencies now use versions ≥0.5 which include tvOS platform support.
Features
perry publishnow passesfeaturesfrom perry.toml[project]config through to the build manifest, enabling feature-gated builds on the server side
Tests
- Module-level array reads with loop index inside functions — validates untyped arrays with many module vars, for-loop with continue, while-loop variants
- Cross-module exported function with array lookups — tests the
getLevelInfopattern (module-level const arrays + exported function iterating with loop index) - Android label/i18n resource test files with localized string XML resources (en, de, es, fr)