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

Fixed boxing of optional collections #12

Merged
merged 3 commits into from Oct 17, 2016
Merged

Conversation

tkohout
Copy link
Contributor

@tkohout tkohout commented Jul 16, 2016

In current version, if collection is set as optional it does not box properly and it is not saved.

I have updated the internalToObject function to fix the issue.

@terhechte terhechte merged commit d203e3c into terhechte:master Oct 17, 2016
@terhechte
Copy link
Owner

Thanks for this! Sorry for taking such a long time to merging this but I wanted to do it in one fell swoop with Swift 3 and when Swift 3 finally hit I was busy and couldn't update this right away.

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.

None yet

2 participants