Skip to content

v0.1.3

Choose a tag to compare

@joaquinbejar joaquinbejar released this 09 Mar 08:53
· 59 commits to main since this release
Update version and add Debug/Display implementations

Bump the crate version to 0.1.3 and enhance debugging capabilities by deriving `Debug` for multiple structs and adding custom `Debug` and `Display` implementations for `DXLinkClient`. These changes improve logging and ease of troubleshooting.