Skip to content

Releases: datalad/datalad-xnat

0.2.1 (Sep 25, 2023) -- maintenance

25 Sep 15:01
@mih mih
0.2.1
c332eea
Compare
Choose a tag to compare
  • Minimal port of the test battery to pytest.

  • Bump dependency on DataLad to v0.18, for pytest compatible test helpers.

  • Minor updates of CI setup and packaging, following updates in the
    DataLad extension template.

More testing

30 Sep 15:48
@mih mih
0.2.rc2
062b003
Compare
Choose a tag to compare
0.2.rc2

More release testing 0.2

Prelude for the real release

30 Sep 15:37
@mih mih
0.2.rc1
d9129b5
Compare
Choose a tag to compare

Just testing the machinery

0.2 (Sep 30, 2021) -- HACKATHON!!

30 Sep 16:28
@mih mih
0.2
16f30ab
Compare
Choose a tag to compare
  • The first actual release of this extension. It is the outcome of Juelich
    Brain Hackathon 2021, with numerous contributors:
    https://github.com/datalad/datalad-xnat#contributors-

    In particular it features:

    • Authenticated and anonymous access to XNAT

    • Support for major deployments: ConnectomeDB, NITRC IR, XNAT Central

    • Full or constrained exports of entire instances, individual projects,
      single subjects, particular acquisitions, and limit by resource
      collections

    • Flexible dataset structuring with support for multiple layers of
      nesting

    • Parallel downloads

    • Documentation

    • Roughly 90% test-coverage