Skip to content
Snippets Groups Projects
Commit 8fa664c1 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

DOC: changelog

parent e59b53e5
No related branches found
No related tags found
No related merge requests found
...@@ -15,13 +15,18 @@ Added ...@@ -15,13 +15,18 @@ Added
tasks passed to :func:`.idle.idle` to be executed synchronously. tasks passed to :func:`.idle.idle` to be executed synchronously.
* New :meth:`.IdleLoop.synchronous` context manager, to temporarily change the * New :meth:`.IdleLoop.synchronous` context manager, to temporarily change the
value of :meth:`.IdleLoop.neverQueue`. value of :meth:`.IdleLoop.neverQueue`.
* New :mod:`fsl.data.bids` module, containing a few simple functions for
working with BIDS data sets.
* New :func:`.image.loadMetadata` function, and ``loadMeta`` option to the
:class:`.Image` class, to automatically find and load any sidecar JSON files
associated with an image file.
Changed Changed
^^^^^^^ ^^^^^^^
* Internal reorganisation inm the :mod:`.idle` module. * Internal reorganisation in the :mod:`.idle` module.
Deprecated Deprecated
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment