Skip to content

Releases: tidev/hyperloop.next

3.0.1

29 Nov 12:52
Compare
Choose a tag to compare

iOS

  • Weak link newer frameworks than the minimum deployment target. Allows to use version-specific API's in apps without crashing on older devices / iOS versions. (TIMOB-25440)
  • Use base name when importing Swift interface headers (TIMOB-25550)
  • Use correct framework header includes for various Swift frameworks (TIMOB-25554)
  • Use correct umbrella header import in native helpers (TIMOB-25564)

3.0.0

29 Nov 12:52
Compare
Choose a tag to compare

General

  • Hyperloop will now be included as a pre-packaged module in Titanium SDK 7.0.0

iOS

Android

Windows

=> JIRA-Milestone

3.0.0 BETA 1

03 Nov 22:04
770e3da
Compare
Choose a tag to compare
3.0.0 BETA 1 Pre-release
Pre-release
THIS IS NOT A RELEASE
  • Titanium 7.0.0 compatibility (#179)
  • ARM64 libraries for Android

2.2.2

30 Oct 17:47
38c0f55
Compare
Choose a tag to compare
  • Re-build Hyperloop 2.2.1 as 2.2.2
NOTE: artifact from Jenkins

2.2.1 GA

26 Oct 08:21
Compare
Choose a tag to compare

iOS

  • Metabase binary has wrong file-permissions, causing build to fail (TIMOB-25426)
  • Framework-parser should skip "Headers/" in framework if not exists (TIMOB-25436)
  • Cannot find class with name: SFSpeechRecognizer when placed in app/lib (TIMOB-25432)

Android

  • Block scope declaration errors with Node 4 (TIMOB-25428)

Windows

  • (internal) Hyperloop module build plugin does not work (TIMOB-25435)

=> JIRA-Milestone

2.2.1 Beta 2

25 Oct 16:12
Compare
Choose a tag to compare
2.2.1 Beta 2 Pre-release
Pre-release
  • iOS: Metabase binary has wrong file-permissions, causing build to fail (TIMOB-25436)
  • iOS: Framework-parser should skip "Headers/" in framework if not exists (TIMOB-25436)
  • iOS: Cannot find class with name: SFSpeechRecognizer when placed in app/lib (TIMOB-25432)
  • Android: Block scope declaration errors with node4 (TIMOB-25436)
  • Windows: Hyperloop module build plugin does not work (TIMOB-25435)

=> JIRA-Milestone

2.2.1 Beta 1

24 Oct 20:57
Compare
Choose a tag to compare
2.2.1 Beta 1 Pre-release
Pre-release
  • iOS: Metabase binary has wrong file-permissions, causing build to fail (TIMOB-25436)
  • iOS: Framework-parser should skip "Headers/" in framework if not exists (TIMOB-25436)
  • Android: Block scope declaration errors with node4 (TIMOB-25436)

=> JIRA-Milestone

2.2.0 GA

20 Oct 16:05
Compare
Choose a tag to compare

Android

iOS

Windows

  • Optimize method and property access (TIMOB-24804)
  • Unable to compile with VS2017 (TIMOB-25077)
  • Evaluating a null value from Hyperloop crashes the App (TIMOB-25192)
  • Decouple Hyperloop logic and Ti SDK (TIMOB-24644)
  • Performance Impact of Using Hyperloop for Windows (TIMOB-24804)

Other

  • Replace deprecated wrench with fs-extra (TIMOB-23948)
  • (Internal) Remove validation of platform GUID (TIMOB-25408)

2.2.0 RC5

18 Oct 20:08
Compare
Choose a tag to compare
2.2.0 RC5 Pre-release
Pre-release

2.2.0 RC4

17 Oct 21:27
Compare
Choose a tag to compare
2.2.0 RC4 Pre-release
Pre-release
  • iOS: Framework handling regressions (TIMOB-25402)
  • iOS: Fix build issues (#229)
  • Android: Generate metadata for support libraries (TIMOB-25372)