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

Improvements to AnyCodable equality and ability to Encode any Encodable. #351

Merged
merged 1 commit into from
Dec 3, 2023

Conversation

mattpolzin
Copy link
Owner

  • Improve equality checking of AnyCodable to handle more cases.
  • Support encoding any Codable wrapped in AnyCodable.
  • Improve documentation of AnyCodable limitations regarding equality through a full encode -> decode cycle.

@mattpolzin mattpolzin merged commit 0629b7e into release/4_0 Dec 3, 2023
30 of 55 checks passed
@mattpolzin mattpolzin deleted the any-codable-small-improvements branch December 3, 2023 00:10
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.

1 participant