File tree Expand file tree Collapse file tree 2 files changed +188
-72
lines changed
Expand file tree Collapse file tree 2 files changed +188
-72
lines changed Original file line number Diff line number Diff line change 11
22## CBRAIN Release Notes
33
4+ #### Version 5.2.0 Released 2019-09-13
5+
6+ We added a Code Of Conduct file to the GitHub repo.
7+
8+ New features:
9+
10+ - The [ CARMIN API] ( https://github.com/CARMIN-org/CARMIN-API ) has been implemented
11+ pretty much completely, except for some limitations (users need to find externally
12+ the ID of CARMIN files in order to prepare the arguments for CBRAIN tasks)
13+ - A new DataProvider that can connect to SquashFS files through singularity
14+ - The Travis CI control scripts have been improved and one can now selectively
15+ skip some test stages (e.g. just perform the Ruby curl tests...)
16+ - Added a Boutiques descriptor as a demonstration for developers (for the command 'du')
17+
18+ Bug fixes:
19+
20+ - Several fixes for Bourreau workers
21+ - Improvements to API (in particular, downloads of binary data)
22+ - Big fix when changing a user's type
23+ - Added latest Boutiques schema
24+ - Also see comments on [ this commit] ( https://github.com/aces/cbrain/commit/13718d585c2a3345556fb79e55d7ce2977135c6a )
25+
426#### Version 5.1.2 Released 2019-06-07
527
628The release includes new features and bug fixes.
You can’t perform that action at this time.
0 commit comments