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

0.16 #128

Merged
merged 3 commits into from
May 17, 2024
Merged

0.16 #128

merged 3 commits into from
May 17, 2024

Conversation

tayloraswift
Copy link
Owner

@tayloraswift tayloraswift commented May 17, 2024

  • extract the legacy support conformances out of BSONDecoding and into a BSONLegacy module, to trim down binary size

  • rewrite projection API to use ProjectionEncoder and ProjectionEncodable

with Swift 5.10 nested protocols, the new projection API is the pattern we want to follow. but this package is huge and modernizing it is kind of like turning a cruise ship…

@tayloraswift tayloraswift merged commit bc04ba8 into master May 17, 2024
2 checks passed
@tayloraswift tayloraswift deleted the 0.16 branch May 17, 2024 21:43
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