tidev / hyperloop.next

Hyperloop Next version (we forgot the version number at this point)
Other
8 stars 5 forks source link

master and 1_2_X are not odd with each other #53

Closed hansemannn closed 8 years ago

hansemannn commented 8 years ago

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

cheekiatng commented 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)