Closed hansemannn closed 8 years ago
@hansemannn just be aware that we need to maintain 2 versions of hyperloop. 1_2_x supports 5.4.x while 2_0_x supports ti 6.0.0 and newer. This commit https://github.com/appcelerator/hyperloop.next/commit/46f7e6a3542ad3b426b93c955316a3c5efdd6c8e pretty much makes hyperloop no longer backward compatible. (This is the point where hyperloop is 2.0.x that supports ti 6 and newer)
After branching 1_2_X, we merged some PR's that have not been backported. We need to clean that up to not loose track of certain PR's. As both repos should still be 1.2.X, I would rebase 1_2_X with master now and keep track of all backports after https://github.com/appcelerator/hyperloop.next/pull/48 is merged. @cheekiatng fyi