device-automation-bus / dab-adapter-rs

Apache License 2.0
2 stars 8 forks source link

V0.6.0 #42

Closed denisyuji closed 8 months ago

denisyuji commented 10 months ago

Code Refactoring and Cleanup for v0.6.0

Overview

This PR focuses on code refactoring and cleanup as part of the preparations for the v0.6.0 release of the dab-adapter-rs project. The changes aim to improve code readability, maintainability, and adherence to Rust best practices.

Details

These changes do not introduce any new functionality but significantly improve the code quality and set a strong foundation for future development.

Best, Denis Shimizu

denisyuji commented 9 months ago

@arun-madhavan-013 , @xhaakon , thanks once again for your review. I've fixed the points you indicated and merged the suggestions. Let me know if looks good to you to merge.

arun-madhavan-013 commented 8 months ago

Manually resolved the merge conflict. Request to confirm the integrity before merging.