Skip to content

Releases: tidev/hyperloop.next

2.1.1 GA

05 Jun 14:42
Compare
Choose a tag to compare

Windows

  • Windows: Accessing generic collections throws exception (TIMOB-24637)
  • Windows: Hyperloop List.Item (indexer) property does not work (TIMOB-24646)

iOS

  • Swift metabase parser can't handle open access level keyword (TIMOB-23899)
  • Unable to specify Hyperloop argument type for NSDictionary (TIMOB-24291)
  • Error when using ES6 keywords with Hyperloop enabled (TIMOB-24720)

Android

2.1.1 RC2

26 May 13:08
Compare
Choose a tag to compare
2.1.1 RC2 Pre-release
Pre-release

Windows

  • Windows: Accessing generic collections throws exception (TIMOB-24637)
  • Windows: Hyperloop List.Item (indexer) property does not work (TIMOB-24646)

iOS

  • Swift metabase parser can't handle open access level keyword (TIMOB-23899)
  • Unable to specify Hyperloop argument type for NSDictionary (TIMOB-24291)
  • Error when using ES6 keywords with Hyperloop enabled (TIMOB-24720)

Android

2.1.0 GA

28 Apr 18:21
Compare
Choose a tag to compare

Windows

  • Windows: Native view should use absolute position in Ti View (TIMOB-24583)
  • Windows: Unable to "new" EasClientDeviceInformation (TIMOB-24147)
  • Windows: Async native function calls (TIMOB-24098)
  • Windows: Mix WinRT APIs with Titanium APIs (TIMOB-24099)
  • Windows: Ability to use 3rd-party native classes (TIMOB-24101)

iOS

  • iOS: Hyperloop-examples: GLCalendarView delegate crashes on device (TIMOB-23679)
  • iOS: Objects returned from NSArray/NSSet unusable (TIMOB-24383)
  • iOS: Plugin fails if the source does not contain HL references (TIMOB-20274)
  • iOS: Numeric attribute in blocks not returned correctly (TIMOB-23902)

Android

  • Android: Generate JS wrappers for Android Support Libraries (TIMOB-24369)

2.1.1 RC

09 May 05:29
Compare
Choose a tag to compare
2.1.1 RC Pre-release
Pre-release

Windows

  • Windows: Accessing generic collections throws exception (TIMOB-24637)
  • Windows: Hyperloop List.Item (indexer) property does not work (TIMOB-24646)

iOS

  • Swift metabase parser can't handle open access level keyword (TIMOB-23899)
  • Unable to specify Hyperloop argument type for NSDictionary (TIMOB-24291)

Android

2.1.0 RC

22 Apr 15:45
Compare
Choose a tag to compare
2.1.0 RC Pre-release
Pre-release

Windows

  • Windows: Native view should use absolute position in Ti View (TIMOB-24583)
  • Windows: Unable to "new" EasClientDeviceInformation (TIMOB-24147)
  • Windows: Async native function calls (TIMOB-24098)
  • Windows: Mix WinRT APIs with Titanium APIs (TIMOB-24099)
  • Windows: Ability to use 3rd-party native classes (TIMOB-24101)

iOS

  • iOS: Hyperloop-examples: GLCalendarView delegate crashes on device (TIMOB-23679)
  • iOS: Objects returned from NSArray/NSSet unusable (TIMOB-24383)
  • iOS: Plugin fails if the source does not contain HL references (TIMOB-20274)
  • iOS: Numeric attribute in blocks not returned correctly (TIMOB-23902)

Android

  • Android: Generate JS wrappers for Android Support Libraries (TIMOB-24369)

2.1.0 Beta 1

08 Apr 09:53
Compare
Choose a tag to compare
2.1.0 Beta 1 Pre-release
Pre-release
  • iOS: Plugin fails if the source does not contain HL references (TIMOB-20274)
  • iOS: Numeric attribute in blocks not returned correctly (TIMOB-23902)
  • Android: Generate JS wrappers for Android Support Libraries (TIMOB-24369)

2.0.1 GA

22 Mar 21:57
Compare
Choose a tag to compare
  • iOS: Couldn't find CocoaPods third-party-modules with "-" (TIMOB-TIMOB-20297)
  • iOS: Build should copy Cocoapods-provided Bundles into the app. (TIMOB-TIMOB-23780)
  • iOS: Incomplete Metadata for forward declarations (TIMOB-23907)
  • iOS: Protocols are not generated properly (TIMOB-24160)
  • iOS: Exclude CocoaPods products from being removed (TIMOB-)
  • iOS: API availability annotation parsed incorrectly (TIMOB-24198)
  • iOS: Hyperloop does not pass search paths to metabase parser (TIMOB-24242)
  • Android: Can't get value from "Editable" class because toString method is overridden (TIMOB-24175)
  • Android: JNI libs should be included in APK (TIMOB-24176)
  • Android: Class not found/Cannot read property 'newInstance' of null (Regression) (TIMOB-24275)
  • Android: Cannot use 3rd party Jar with Hyperloop (TIMOB-24461)

2.0.1 Beta

31 Jan 14:54
Compare
Choose a tag to compare
2.0.1 Beta Pre-release
Pre-release
Last Updated Release
March 16, 2017 March 17, 2017

Included Tickets

  • iOS: Couldn't find CocoaPods third-party-modules with "-" (TIMOB-TIMOB-20297)
  • iOS: Build should copy Cocoapods-provided Bundles into the app. (TIMOB-TIMOB-23780)
  • iOS: Incomplete Metadata for forward declarations (TIMOB-23907)
  • iOS: Protocols are not generated properly (TIMOB-24160)
  • iOS: Exclude CocoaPods products from being removed (TIMOB-)
  • iOS: API availability annotation parsed incorrectly (TIMOB-24198)
  • iOS: Hyperloop does not pass search paths to metabase parser (TIMOB-24242)
  • Android: Can't get value from "Editable" class because toString method is overridden (TIMOB-24175)
  • Android: JNI libs should be included in APK (TIMOB-24176)
  • Android: Class not found/Cannot read property 'newInstance' of null (Regression) (TIMOB-24275)
  • Android: Cannot use 3rd party Jar with Hyperloop (TIMOB-24461)

2.0.0 GA

08 Nov 15:46
Compare
Choose a tag to compare
  • Improve Ti SDK handling during CI builds (TIMOB-23926)
  • iOS: Fix the merging of Hyperloop build and the SDK build (TIMOB-24029)
  • iOS: Display logs for help migrating to the new properties-syntax (TIMOB-24027)
  • iOS: Fix require-changes in Titanium 6 TIMOB-23971
  • iOS: Improve the way properties are generated TIMOB-23911
  • iOS: Set Legacy Swift Language Version correctly (TIMOB-23808)
  • Android: The require() of native class android.content.Intent fails on SDK 6+ (TIMOB-24021)
  • Android: Fix argument-conversation that caused the app to crash (TIMOB-24022)
  • Android: Fix casting problems from Ti.Android.Intent to native Android Intent (TIMOB-23953)
  • Android: Fix .so file-handling in .aar files (TIMOB-23945)
  • Android: App crashes while trying to create Intent using Hyperloop TIMOB-23932

1.2.8 GA

17 Oct 16:35
Compare
Choose a tag to compare
  • Improve Ti SDK handling during CI builds (TIMOB-23926)
  • iOS: Set Legacy Swift Language Version correctly (TIMOB-23808)
  • iOS: Fix the merging of Hyperloop build and the SDK build in the logger (TIMOB-24029)
  • iOS: Fix require-changes in Titanium 6 (TIMOB-23971)
  • Android: Fix .so file-handling in .aar files (TIMOB-23945)
  • Android: Fails to cast Ti.Android.Intent to native Android Intent (TIMOB-23953)