Skip to content

v0.6.0

Pre-release
Pre-release

Choose a tag to compare

@WilkinsonK WilkinsonK released this 31 May 20:30
· 32 commits to main since this 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_core library.
  • 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