Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Flamefire/python-client

Tags

0.7.1

Toggle 0.7.1's commit message
0.7.1 (December 9, 2020)

========================
Minor release with improvements to the template fetching experience.
With thanks to Lea Waller for the contribution.

  * FIX: Use ``BIDSLayoutIndexer`` when initiating ``BIDSLayout`` (templateflow#61)
  * FIX: Display correct units when downloading templates (templateflow#63)
  * FIX: GitHub Actions build (templateflow#64)
  * ENH: Add option to raise exception on empty ``get`` queries (templateflow#57)
  * ENH: Ensure templates layout is re-indexed when updated (templateflow#59)

0.7.1rc0

Toggle 0.7.1rc0's commit message

Verified

This tag was signed with the committer’s verified signature.
oesteban Oscar Esteban
0.7.1rc0

Minor release with improvements to the template fetching experience.
With thanks to Lea Waller for the contribution.

  * FIX: Use ``BIDSLayoutIndexer`` when initiating ``BIDSLayout`` (templateflow#61)
  * FIX: Display correct units when downloading templates (templateflow#63)
  * ENH: Add option to raise exception on empty ``get`` queries (templateflow#57)
  * ENH: Ensure templates layout is re-indexed when updated (templateflow#59)

0.7.0

Toggle 0.7.0's commit message
0.7.0 (November 17, 2020)

=========================
Minor release with improvements to the template fetching experience.
With thanks to Lea Waller for the contribution.

  * ENH: Add option to raise exception on empty ``get`` queries (templateflow#57)
  * ENH: Ensure templates layout is re-indexed when updated (templateflow#59)
  * RF: Use BIDSLayoutIndexer when initiating BIDSLayout (templateflow#61)
  * FIX: Display correct units when downloading templates (templateflow#63)
  * FIX: GitHub Actions build (templateflow#64)

0.6.3

Toggle 0.6.3's commit message
0.6.3 (July 06, 2020)

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

  * FIX: Include leading dots in extensions (templateflow#56)

0.6.2

Toggle 0.6.2's commit message
0.6.2 (May 09, 2020)

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

CHANGES
-------

  * MAINT: Some additional distribution improvements (templateflow#51)

0.6.1

Toggle 0.6.1's commit message
0.6.1 (May 09, 2020)

Release Notes
-------------
Patch release to generate and distribute wheels.

CHANGES
-------
  * MAINT: Run ``black`` (templateflow#50)
  * MAINT: Distribute wheel + Revise CI framework (templateflow#49)

0.6.0

Toggle 0.6.0's commit message
0.6.0 (May 1st, 2020)

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 (templateflow#48)
  * ENH: Run an automatic S3-skeleton update on import by default (templateflow#45)
  * ENH: Update the internal index of *TemplateFlow* (templateflow#40)
  * ENH: Automatic generation of template citations (templateflow#35)
  * MAINT: Set-up a GitHub action to test installation alternatives (see templateflow#23).
  * MAINT: Migrate to ``setuptools_scm`` (templateflow#42)
  * MAINT: Run ``black`` on the whole tree (templateflow#41)
  * MAINT: Transfer the burden of keeping the S3-skeleton updated over to the archive (templateflow#39)

0.6.0rc2

Toggle 0.6.0rc2's commit message
0.6.0rc2

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* (templateflow#40)
  * ENH: Automatic generation of template citations (templateflow#35)
  * MAINT: Set-up a GitHub action to test installation
    alternatives (see templateflow#23).
  * MAINT: Migrate to ``setuptools_scm`` (templateflow#42)
  * MAINT: Run black on the whole tree (templateflow#41)
  * MAINT: Transfer the burden of keeping skeleton updated
    over to the archive (templateflow#39)

0.6.0rc1

Toggle 0.6.0rc1's commit message
0.6.0rc1

Release Notes
-------------
Update to bring the new templates of TemplateFlow 1.4.0 into
the client.

CHANGES
-------

  * FIX: Improve the handling of caches and the test job in CircleCI

0.5.2

Toggle 0.5.2's commit message
0.5.2

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