rockx 0.1.0
New Features
- Added 
has_access() to check if user has proper
authorization 
- Introduced improved error handling for authentication failures.
 
Bug Fixes
- Fixed an issue where trailing slashes in 
server_url
caused incorrect API requests. 
- Improved connection error handling.
 
Enhancements
- Added better documentation for exported functions.
 
rockx 0.0.2
New Features
- First cran release.
 
- Added basic functionality