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
FSL
funpack
Commits
34530b3b
Commit
34530b3b
authored
May 12, 2020
by
Paul McCarthy
🚵
Browse files
DOC: changelog
parent
912c51fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
34530b3b
...
...
@@ -2,8 +2,8 @@ FUNPACK changelog
=================
2.3.0 (
Under development
)
-------------------------
2.3.0 (
Tuesday 12th May 2020
)
-------------------------
----
Changed
...
...
@@ -15,7 +15,11 @@ Changed
variables. This should give superior performance.
* Revisited the :meth:`.DataTable.merge` to optimise performance in all
scenarios.
* Improved performance of the :mod:`.fmrib` date/time normalisation routines.
* Improved performance of the :mod:`.fmrib` date/time normalisation routines,
and changed their usage so they are now applied as "cleaning" functions
after data import, rather than just before export. This means that date/
time columns can be subjected to the redundancy check (as they will have
a numeric type), and will improve data export performance.
2.2.1 (Monday 4th May 2020)
...
...
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