Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[YAP-244]: Adds nullable attribute to properties consistently. #244

Conversation

danthorpe
Copy link
Contributor

There were more nullable attributes missing from properties which should be optionals. Also, I've edited existing nullable attributes so that they're added to the list of property attributes so that nullable is added consistently at the end.

robbiehanson added a commit that referenced this pull request Nov 11, 2015
…_to_property_which_defaults_nil

[YAP-244]: Adds nullable attribute to properties consistently.
@robbiehanson robbiehanson merged commit 1d71f83 into yapstudios:master Nov 11, 2015
@robbiehanson
Copy link
Contributor

nullable is added consistently at the end.

Consistency is appreciated. I'll keep this ordering in mind.

@danthorpe
Copy link
Contributor Author

👍

@danthorpe
Copy link
Contributor Author

@robbiehanson is there any chance that recent changes which fix build issues in Carthage & the missing nullable attributes can be released as 2.7.5?

@robbiehanson
Copy link
Contributor

v2.7.5 has been tagged & pushed.

@danthorpe
Copy link
Contributor Author

Thanks @robbiehanson

@danthorpe
Copy link
Contributor Author

@robbiehanson would you also be able to push it to CocoaPods? Thanks!

@robbiehanson
Copy link
Contributor

@danthorpe
Copy link
Contributor Author

Oh - sorry - weird $ pod search YapDatabase isn't showing it. I thought it would pull the search results right off the site.

@robbiehanson
Copy link
Contributor

Heads-up. I had to push v2.7.6 because of issue #245

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants