Skip to content

Commit 63ddbac

Browse files
committed
rel(0.6.0): Update CHANGES [skip ci]
1 parent 6a024f4 commit 63ddbac

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

CHANGES.rst

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
1-
0.6.0 (TBD)
2-
===========
1+
0.6.0 (May 1st, 2020)
2+
=====================
33
Minor release in preparation of a new CalVer versioning following the lead of *fMRIPrep*.
4-
This release contains a fair amount of maintenance work to ensure synchronicity with the TemplateFlow archive (https://github.com/templateflow/templateflow). These maintenance actions drive the development towards establishing a peer-reviewed, lightweight template submission protocol.
4+
This release contains a fair amount of maintenance work to ensure synchronicity with the TemplateFlow Archive (https://github.com/templateflow/templateflow). These maintenance actions drive the development towards establishing a peer-reviewed, lightweight template submission protocol. The release includes an update mechanism, enabling users of the *S3-backed mode of operation* (default) to update their local Archive structure without reinstalling the client. This feature is enabled by default on import time, to disable it make sure you export ``TEMPLATEFLOW_AUTOUPDATE=off``.
5+
With thanks to Yarik for a datalad-related bug-fix.
56
With thanks to V. Fonov for contributing with the new ``tpl-MNI152NLin2009cSym``.
67

8+
* FIX: Provide path to the dataset as ``dataset`` argument (#48)
9+
* ENH: Run an automatic S3-skeleton update on import by default (#45)
710
* ENH: Update the internal index of *TemplateFlow* (#40)
811
* ENH: Automatic generation of template citations (#35)
912
* MAINT: Set-up a GitHub action to test installation alternatives (see #23).
1013
* MAINT: Migrate to ``setuptools_scm`` (#42)
11-
* MAINT: Run black on the whole tree (#41)
12-
* MAINT: Transfer the burden of keeping skeleton updated over to the archive (#39)
14+
* MAINT: Run ``black`` on the whole tree (#41)
15+
* MAINT: Transfer the burden of keeping the S3-skeleton updated over to the archive (#39)
1316

1417
0.5.2 (March 20, 2020)
1518
======================

0 commit comments

Comments
 (0)