- Initial release: rs_openshowvar library is published.
- A Rust library that uses the OpenShowVar protocol to connect to Kuka robots and perform data read/write operations.
- Removed redundant categories from
Cargo.toml
.
- Corrected typos in the README.md file for better clarity and accuracy.
- Fixed typos in the README.md file.
- Erroneous sample code has been corrected.
- Library definition errors have been fixed.
- Additional information notes were added to the README.md section.
- Github repository name was changed from
rs_openshowvar
tors-openshowvar
.
- Additional information notes were added to the README.md section.
- Updated e2e tests and refined error handling.
is_connected
method added toOpenShowVar
for checking the connection status.
- Library reached stable release with version
1.0.0
.