v0.6.0
Pre-release
Pre-release
Features & Fixes
- Implements basic XNAT client capable of authorizing the user.
- Implements a builder type, and it's traits, to build XNAT client objects dynamically.
- Client and builder impls have been moved to
oxinat_corelibrary. - Improved macro generation to be more dynamic requiring less from the user to implement traits and types.
- Improved testing to be more robust
- Update documentation for more stable interfaces.
Full Changelog: v0.5.0...v0.6.0