Skip to content

5.2.0

Compare
Choose a tag to compare
@prioux prioux released this 13 Sep 16:15
· 1416 commits to master since this release

Version 5.2.0 Released 2019-09-13

We added a Code Of Conduct file to the GitHub repo.

New features:

  • The CARMIN API has been implemented
    pretty much completely, except for some limitations (users need to find externally
    the ID of CARMIN files in order to prepare the arguments for CBRAIN tasks)
  • A new DataProvider that can connect to SquashFS files through singularity
  • The Travis CI control scripts have been improved and one can now selectively
    skip some test stages (e.g. just perform the Ruby curl tests...)
  • Added a Boutiques descriptor as a demonstration for developers (for the command 'du')

Bug fixes:

  • Several fixes for Bourreau workers
  • Improvements to API (in particular, downloads of binary data)
  • Big fix when changing a user's type
  • Added latest Boutiques schema
  • Also see comments on this commit