Skip to content

1.4

Compare
Choose a tag to compare
@xgrg xgrg released this 30 Oct 16:34
· 58 commits to master since this release

Now includes improved representation of objects such as Project, Subject, Experiment, Scan and Resource.

image

Experiments defined with project_id and experiment_id (without subject level) are automatically assigned with a three-level URI (completed with subject_id). Avoids some issues with some requests and improves execution speed.

Docker-based tests are back and operational.

Minor changes:

  • added Project.description()
  • various bugfixes and style improvements