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

breaking: Implement new schema builder pattern. #109

Merged
merged 32 commits into from
May 11, 2024
Merged

breaking: Implement new schema builder pattern. #109

merged 32 commits into from
May 11, 2024

Conversation

milesj
Copy link
Contributor

@milesj milesj commented Apr 24, 2024

While the old trait pattern worked, it didn't support cycles, and wasn't as performant as could be.

This implements a new builder pattern.

@milesj milesj merged commit 66006f2 into v0.16 May 11, 2024
6 checks passed
@milesj milesj deleted the 016-cycle branch May 11, 2024 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant