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

* solving crashing problem when decoding optional UnkeyedContainer. #89

Closed
wants to merge 1 commit into from
Closed

* solving crashing problem when decoding optional UnkeyedContainer. #89

wants to merge 1 commit into from

Conversation

ahmedelmoughazy
Copy link

context:

  • calling decodeIfPresent on optional arrays, cause the application to crash because of Force unwrap.

context:
- calling decodeIfPresent on optional arrays, cause the application to crash because of Force unwrap.
@hamchapman
Copy link
Collaborator

Thanks very much for this! I've merged your commit (plus one of mine that adds a test) in #90

@hamchapman hamchapman closed this Dec 4, 2022
@ahmedelmoughazy
Copy link
Author

You are welcome, if it's possible could you make a new tag or reply to this comment when you do, as we use it in application and of course this will help, Thank you very much.

@ahmedelmoughazy ahmedelmoughazy deleted the bugfix/handle_decoding_optional_unkeycontainer branch December 4, 2022 19:35
@hamchapman
Copy link
Collaborator

Sorry for the delay with this. I've just released 0.4.6 with this fix in it 👍

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