Skip to content

Commit 9148951

Browse files
committed
Added release notes for 5.2.0
1 parent b2c1b5c commit 9148951

File tree

2 files changed

+188
-72
lines changed

2 files changed

+188
-72
lines changed

Release-Notes.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
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

628
The release includes new features and bug fixes.

0 commit comments

Comments
 (0)