We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7afa10 + 31fd2f9 commit 3c2f14cCopy full SHA for 3c2f14c
CHANGELOG.md
@@ -1,3 +1,21 @@
1
+0.2.1 (Feb 1, 2021) -- Bugfix
2
+
3
+- Fixes
4
5
+ - A bug that allowed to clone an OSF project from misshaped URLs of type
6
+ osf://<project id>/some/where/underneath (was treated as osf://<project
7
+ id>).
8
+ This led to an infinite recursion when installing subdatasets.
9
10
+- An internal function allows to update existing project metadata
11
12
+- Several tweaks to the documentation
13
14
+- Changes in continuous integration testing with no implications for users
15
16
+- Updated internal osfclient fork
17
18
19
0.2.0 (Jul 17, 2020) -- More DataLad and OSF integration
20
21
- This release brings a variety improvements that jointly better utilize
0 commit comments