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

v2.5 #112

Merged
merged 9 commits into from
Aug 1, 2024
Merged

v2.5 #112

merged 9 commits into from
Aug 1, 2024

Conversation

oscartbeaumont
Copy link
Member

A rewrite of the current system to better use Specta's Language primitives and also to simplify the entire crate/public API.

The typestate patterm we had was very cool but it makes documentation/education harder and honestly isn't going to prevent many issues.

@oscartbeaumont oscartbeaumont linked an issue Jul 31, 2024 that may be closed by this pull request
@oscartbeaumont
Copy link
Member Author

oscartbeaumont commented Aug 1, 2024

Before merge:

  • Cleanup events.rs (it's exports, + delay TypeMap building)
  • constants exporting
  • Can we cleanup LanguageExt more

@oscartbeaumont oscartbeaumont merged commit 9e91bf7 into main Aug 1, 2024
1 of 5 checks passed
@oscartbeaumont oscartbeaumont deleted the v2.5 branch August 1, 2024 08:25
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.

Use specta_util::TypeCollection & specta::Language
1 participant