Skip to content

Releases: ArcanaFramework/arcana-xnat

v0.4.1

12 Jun 03:58

Choose a tag to compare

Adds verify_ssl option to control connection to XNAT

v0.4.0

16 Nov 01:15
7846a07

Choose a tag to compare

What's Changed

  • Updated DicomSet -> DicomSeries to match change in fileformats by @tclose in #11

Full Changelog: v0.3.6...v0.4.0

v0.3.6

09 Aug 05:10
2432f9e

Choose a tag to compare

What's Changed

  • added in pip depends so arcana-xnat gets included in apps by @tclose in #10

Full Changelog: v0.3.5...v0.3.6

v0.3.5

09 Aug 02:57
daa6248

Choose a tag to compare

Touches up the XNAT UI in CS pipelines

v0.3.4

08 Aug 13:24
72146d4

Choose a tag to compare

What's Changed

  • fixed typo in setting context of command JSON by @tclose in #8

Full Changelog: v0.3.3...v0.3.4

v0.3.3

08 Aug 06:29
e74db12

Choose a tag to compare

What's Changed

  • Updated app-spec syntax to match main package by @tclose in #7

Full Changelog: v0.3.2...v0.3.3

v0.3.2

07 Aug 08:26
bbf888e

Choose a tag to compare

What's Changed

  • Updates to match upstream packages by @tclose in #6

Full Changelog: v0.3.1...v0.3.2

v0.3.1 - Accommodate ID pattern refactor in core

14 Apr 06:07
7402ff3

Choose a tag to compare

Accommodates ID pattern refactor in core

v0.3.0 - Refactored to subclass RemoteStore

21 Mar 05:26
d6db96f

Choose a tag to compare

  • refactors Xnat class to extend the RemoteStore base class in the core package

v0.2.0 - Refactored to use fileformats package

27 Feb 03:01
016c7da

Choose a tag to compare

refactors the XNAT extension so that it uses the fileformats package and matches Arcana 0.9.* syntax