-
Notifications
You must be signed in to change notification settings - Fork 998
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
feat: implement Debug
trait
#4426
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agreed with your general view. We need changelog entries and version bumps for all crates that are touched :)
Debug
trait on events
Debug
trait on eventsDebug
trait
Added changelogs and bump the versions. These are not breaking changes since the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! A few minor comments! :)
Co-authored-by: Thomas Eizinger <[email protected]>
Co-authored-by: Thomas Eizinger <[email protected]>
Co-authored-by: Thomas Eizinger <[email protected]>
Co-authored-by: Thomas Eizinger <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the work! In case this is urgent for you, I can cut releases once this is merged. Let me know.
Will delay for final review by @thomaseizinger before merging. |
This is not urgent. Take your time. |
Approvals have been dismissed because the PR was updated after the send-it
label was applied.
This pull request has merge conflicts. Could you please resolve them @oblique? 🙏 |
Approvals have been dismissed because the PR was updated after the send-it
label was applied.
Description
Notes & open questions
Change checklist