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

Add Debug instance for MatchOptions #100

Closed
ndmitchell opened this issue Nov 19, 2020 · 2 comments
Closed

Add Debug instance for MatchOptions #100

ndmitchell opened this issue Nov 19, 2020 · 2 comments

Comments

@ndmitchell
Copy link

It's pretty useful when debugging to have a Debug instance available. I have a record in my project, for which I'd like Debug, but it's slightly complicated because it embeds a MatchOptions in it. Would it be possible to derive Debug for MatchOptions?

@JohnTitor
Copy link
Member

That has been added by #91, we have to cut a new release including it.

@JohnTitor
Copy link
Member

0.3.1 is now released, closing as done.

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

No branches or pull requests

2 participants