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

Fix more object discriminant issues. #15

Closed
wants to merge 2 commits into from
Closed

Fix more object discriminant issues. #15

wants to merge 2 commits into from

Conversation

davidgarland
Copy link
Contributor

This fixes two result.typ = ... issues, which I missed with the last go-around because I only looked for ev.typ. This also changes like 210-214 to reflect the new style and avoid doing .typ = ... altogether as much as possible, though if you feel this is an overly defensive change, feel free to revert it.

Version has also been bumped to 0.2.2, although I'm almost tempted to bump it up to 0.3 given the past few commits have been pretty big bugfixes. /shrug

@davidgarland
Copy link
Contributor Author

#10 fixes these, it seems.

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