tombenner / nui

Style iOS apps with a stylesheet, similar to CSS
MIT License
3.76k stars 461 forks source link

NUI 0.6.0 #315

Open timbodeit opened 8 years ago

timbodeit commented 8 years ago

Now, that framework support (#307 fixing #303) is close to being merged, I'd like to start planning the next release.

With official Swift and Framework support, I'd suggest going for a 0.6.0 version.

@tombenner @Stunner Please add any additional pull requests or issues, that you would want included in the next release to the Milestone that I have created.

vasarhelyia commented 8 years ago

Hey @timbodeit,

Do you have any ETA for the new release? In our current setup, NUI is defined as a Cocoapods subspec dependency, hence we're not able to point it to a specific commit hash, only to a version. There are awesome improvements present on your master since 0.5.5 though, that we'd love to use.

timbodeit commented 8 years ago

My own projects haven't been very NUI focused recently. Therefore, 0.6.0 has been dragging on a while now. I'll talk to @Stunner about this and get back to you about the release this weekend.

vasarhelyia commented 8 years ago

Awesome, thanks!

Stunner commented 8 years ago

@timbodeit It looks like there are 4 issues tagged with the 0.6.0 milestone (not including this of course). Of them, it appears that issue 316 is the one that is holding up the release. #318 is something you said you would look into considering you have access to a large NSS style file and can assess the slowness problem. #317 is something that I have on my plate but is still a ways off and won't be ready in the near future.

I think #316 and #358 are currently holding up release. If you could tackle #316, I'll be happy to get NUI on Carthage (#358). That should be sufficient for getting 0.6.0 out the door.