github PerryTS/perry v0.4.41

latest releases: v0.5.1220, v0.5.1219, v0.5.1206...
3 months ago

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 publish now passes features from 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 getLevelInfo pattern (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)

Don't miss a new perry release

NewReleases is sending notifications on new releases.