Skip to content

Releases: nipreps/smriprep

0.5.1

07 Feb 21:22
Compare
Choose a tag to compare

Release Notes

A hotfix release updating dependencies

CHANGES

  • PIN: nibabel and niworkflow versions (#166) @mgxd

0.5.0

06 Feb 22:39
Compare
Choose a tag to compare

Release Notes

A new minor release with a focus on improving internal handling and representations of spatial references.

CHANGES

  • RF: Update Spaces objects (#164) @mgxd
  • ENH: Fix template keys output in normalization workflow, when cohort present (#163) @oesteban
  • ENH: Integrate new infrastructure in NiWorkflows to handle spatial references (#159) @mgxd
  • FIX: Improvements to the CircleCI workflow (#162) @oesteban
  • CI: Update coverage (#156) @effigies

0.4.2

22 Jan 22:37
0.4.2
Compare
Choose a tag to compare

Release Notes

Bugfix release in the 0.4.x series.

CHANGES

  • FIX: Calculate FoV with shape and zooms (#161) @effigies
  • FIX: Package version incorrect within Docker image (#155) @oesteban
  • ENH: Add smriprep.__main__ to allow python -m smriprep (#158) @effigies
  • MAINT: Revise CircleCI to optimize TemplateFlow and caching (#157) @oesteban

0.4.1-1

12 Dec 22:39
Compare
Choose a tag to compare

Post-release to ensure documentation is built and deployed.

0.4.1

12 Dec 15:57
Compare
Choose a tag to compare

Release Notes

Bugfix release to address some fMRIPrep issues.

CHANGES

0.4.0

27 Nov 05:17
Compare
Choose a tag to compare

Release Notes

A new 0.4.x series with a number of new features and bugfixes.

CHANGES

  • FIX: Allow setting nonstandard spaces for parser (#141) @oesteban
  • FIX: Normalization workflow API - provide bare template names (#139) @oesteban
  • FIX: Build smriprep-docker like fmriprep-docker (#138) @oesteban
  • FIX: Check template identifiers are valid early (#135) @oesteban
  • FIX: Re-organize FreeSurfer stages to avoid duplication and races (#117) @effigies
  • FIX: Revise naming of transforms when several T1w images are averaged (#106) @oesteban
  • FIX: Allow setting nonstandard spaces for parser (#141) @oesteban
  • ENH: Add --fs-subjects-dir flag (#114) @effigies
  • ENH: Add smriprep-docker wrapper (#118) @effigies
  • ENH: Add a README.rst (#103) @oesteban
  • ENH: Decoupling anatomical reports (#112) @oesteban
  • ENH: Reduce friction when iterating over target templates (#111) @oesteban
  • ENH: Write out the fsnative-to-T1w transform (#113) @oesteban
  • DOC: Minimal refactor preparing release (#140) @oesteban
  • DOC: Revise numpy docstrings so they are correctly rendered (#134) @oesteban
  • DOC: Deploy docs to gh-pages from CircleCI - with versioning (#65) @rwblair
  • CI: Optimize CircleCI using a local docker registry instead docker save/load (#136) @oesteban
  • CI: Run pytests on Python 3.7 for now (#133) @effigies
  • CI: Fix packaging test (#115) @effigies
  • CI: Test packaging and update deploy_pypi step (#119) @effigies
  • MAINT: Fine-tune versioning extension of sphinx (#121) @oesteban
  • MAINT: Refactoring inputs/outputs names and some stylistic changes (#108) @oesteban
  • MAINT: Resolve issues with working directory of ds005 on CircleCI (#110) @oesteban
  • PIN: niworkflows ~= 1.0.0rc1

0.4.0rc5

22 Nov 18:57
3213c38
Compare
Choose a tag to compare
0.4.0rc5 Pre-release
Pre-release
rel(0.4.0rc5): Update CHANGES [skip ci]

0.4.0rc4

21 Nov 21:15
200ef2e
Compare
Choose a tag to compare
0.4.0rc4 Pre-release
Pre-release
rel(0.4.0rc4): Update CHANGES [skip ci]

0.4.0rc3

09 Nov 01:44
22e0f9b
Compare
Choose a tag to compare
0.4.0rc3 Pre-release
Pre-release
rel(0.4.0rc3): Update CHANGES [skip ci]

0.4.0rc2

08 Nov 23:37
7e716ad
Compare
Choose a tag to compare
0.4.0rc2 Pre-release
Pre-release

Exercise releasing with the new docker infrastructure.