Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Christoph Arthofer
fslpy
Commits
c016f0de
Commit
c016f0de
authored
Mar 05, 2021
by
Paul McCarthy
🚵
Browse files
DOC: changelog
parent
4c4357ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
c016f0de
...
...
@@ -10,11 +10,12 @@ order.
Changed
^^^^^^^
* The :mod:`fsl` package has been changed from being a `pkgutil-style
* The :mod:`fsl` and :mod:`fsl.scripts` packages have been changed from being
`pkgutil-style
<https://packaging.python.org/guides/packaging-namespace-packages/#pkgutil-style-namespace-packages>`_
namespace package to now being
a
`native
namespace package
s
to now being `native
<https://packaging.python.org/guides/packaging-namespace-packages/#native-namespace-packages>`_
namespace package.
namespace package
s
.
* The :class:`.TaskThread` now allows an error handler function to be
specified, which is run on the :mod:`.idle` loop.
* The :func:`.bids.loadMetadata` function no long resolves sym-links when
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment