Releases: templateflow/python-client
Releases · templateflow/python-client
23.1.0
What's Changed
- MNT: Python 3.12 support, drop Python 3.7 and pkg_resources by @effigies in #109
- FIX: Use Path.as_posix() and f-strinigs to build correct URLs on Windows by @mfschmidt in #107
New Contributors
- @mfschmidt made their first contribution in #107
Full Changelog: 23.0.0...23.1.0
23.0.0
Release Notes
Minor release including additional API features and an updated skeleton. With this version, we switch to calendar versioning.
Changes
- FIX: Preempt
BIDSLayoutfrom indexing dot-folders (#99) - ENH: Make sure existing
layout.get_*are not bubbled in (#102) - ENH: Allow access to PyBIDS' magic
get_*(#101) - ENH: Add an
api.ls()function to list (without getting) files (#97) - MAINT: Discontinue legacy docker runners of CircleCI (#104)
- MAINT: Rotate CircleCI secrets and setup up org-level context (#103)
- MAINT: Fix docs build environment in CircleCI (#96)
Full Changelog: 0.8.1...23.0.0
0.8.1
Patch release updating the S3 skeleton to include the fixed version of tpl-MouseIn.
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- FIX: Normalize extensions for leading dot & update doctests to new resources by @oesteban in #92
- MAINT: Drop Python 3.6 by @oesteban in #93
- ENH: Add a
wipe()utility to clear up the cache by @oesteban in #91 - DOC: Update notebooks submodule by @oesteban in #94
Full Changelog: 0.7.2...0.8.0
0.7.2
Release Notes
Minor release with a substantially documentation update, as well as usage improvements.
Additionally, new surface meshes were added for the fsLR template.
Changes
0.7.1
Release Notes
Minor release with improvements to the template fetching experience.
With thanks to Lea Waller for the contribution.