-
Notifications
You must be signed in to change notification settings - Fork 190
Make a release #101
Comments
Given that it deprecates things, this may need to be a 2.0.0 |
@orta 👍 will consider soon. planning to finally address that |
Any update on this? There's some good stuff lately that I'd love to have in my Objective-C (boo) codebase. 😄 |
@mergesort sorry it took forever to get back to you on this one. I was thinking of just closing this repository, but don't want to because of people that are still using it. The current |
If it's an ownership thing I/Artsy can take over the project, we use it in all our Obj-C which isn't going away any time soon? |
Poke? ^ |
I wouldn't say it's an ownership thing. It's a quality thing, where I don't want to ship something that feels uncomfortable / potentially breaking people's software. The biggest blocker ATM is the compiler that still doesn't throw warnings for nullability inside blocks (map again). I'll roll out a non-breaking release so you guys have everything else except the breaking |
NSArray unique is useful 👍
The text was updated successfully, but these errors were encountered: