Skip to content

Releases: templateflow/python-client

0.7.0

17 Nov 21:20
921513d
Compare
Choose a tag to compare

-- Redacted --

0.6.3

12 Aug 12:56
Compare
Choose a tag to compare

Release Notes

Patch release including an updated PyBIDS configuration file for the PyBIDS 0.11.x series.

CHANGES

  • FIX: Include leading dots in extensions (#56)

0.6.2

09 May 21:42
Compare
Choose a tag to compare

Release Notes

Patch release including some minimal improvements to package building and CI.

CHANGES

  • MAINT: Some additional distribution improvements (#51)

0.6.1

09 May 21:41
Compare
Choose a tag to compare

Release Notes

Patch release to generate and distribute wheels.

CHANGES

  • MAINT: Run black (#50)
  • MAINT: Distribute wheel + Revise CI framework (#49)

0.6.0

01 May 17:05
Compare
Choose a tag to compare

DOI Pypi

Release Notes

Minor release in preparation of a new CalVer versioning following the lead of fMRIPrep.
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.
With thanks to Yarik for a datalad-related bug-fix.
With thanks to V. Fonov for contributing with the new tpl-MNI152NLin2009cSym.

CHANGES

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

0.6.0rc2

10 Apr 22:07
Compare
Choose a tag to compare
0.6.0rc2 Pre-release
Pre-release
Release Notes
-------------
Minor relase in preparation of a new CalVer versioning
following the lead of *fMRIPrep*.
This release contains a fair amount of maintenance work to
ensure synchronizity with the TemplateFlow archive
(https://github.com/templateflow/templateflow).
These maintenance actions drive the development towards
establishing a peer-reviewed, lightweight template submission
protocol.
With thanks to V. Fonov for contributing the new
``tpl-MNI152NLin2009cSym``.

CHANGES
-------
  * ENH: Update the internal index of *TemplateFlow* (#40)
  * ENH: Automatic generation of template citations (#35)
  * MAINT: Set-up a GitHub action to test installation
    alternatives (see #23).
  * MAINT: Migrate to ``setuptools_scm`` (#42)
  * MAINT: Run black on the whole tree (#41)
  * MAINT: Transfer the burden of keeping skeleton updated
    over to the archive (#39)

0.5.2

21 Mar 02:32
Compare
Choose a tag to compare

Release Notes

Patch release in the 0.5 series, adding a soft brain mask for numerical stability in floating-point rounding of atlas-based brain-extraction methods using the MNI152NLin2009cAsym template.

0.5.1

20 Mar 21:40
Compare
Choose a tag to compare

A bugfix release for 0.5.0, which was cut before the skeleton could be updated.

0.5.0

20 Mar 21:34
Compare
Choose a tag to compare

Release Notes

Minor release including a new rodent template and file fixes for fsaverage and fsLR templates.

CHANGES

  • MAINT: Drop Python 3.5 (#36)

0.5.0rc1

04 Mar 06:43
Compare
Choose a tag to compare
0.5.0rc1 Pre-release
Pre-release

Release Notes

Minor release candidate including a new rodent template.