Skip to content

Releases: WilkinsonK/xapi-oxidized

v0.9.2

18 Jun 20:21
Compare
Choose a tag to compare
v0.9.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.9.0...v0.9.2

v0.9.0

18 Jun 18:28
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

What's Changed

  • Bump flexi_logger from 0.28.3 to 0.28.4 by @dependabot in #28
  • Bump reqwest from 0.12.4 to 0.12.5 by @dependabot in #27
  • XAPIO-8 by @WilkinsonK in #35
  • Implement Create and Delete for specific common use data models.

Full Changelog: v0.8.0...v0.9.0

v0.8.0

14 Jun 17:38
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

07 Jun 19:40
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

31 May 20:30
Compare
Choose a tag to compare
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_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

v0.5.0

31 May 02:19
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Full Changelog: v.0.4.0...v0.5.0

v.0.4.0

28 May 19:48
Compare
Choose a tag to compare
v.0.4.0 Pre-release
Pre-release

Full Changelog: v0.3.0...v.0.4.0

Implements new URI builder traits for users and events.
Improves usage of URIBuilder derive macro for more optimized usage.

v0.3.0

24 May 17:08
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Alpha Release v0.3.0

This crate is still in alpha, but to set the milestone for making it this far we will
celebrate with an initial release. The progress we have made includes a solid pattern of how we are to construct URI endpoints we can leverage further down in our development.

What's Changed

New Contributors

Full Changelog: https://github.com/WilkinsonK/xapi-oxidized/commits/v0.3.0