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
65b2afdd
Commit
65b2afdd
authored
Jul 08, 2019
by
Paul McCarthy
🚵
Browse files
DOC: Changelog
parent
43d2827e
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
65b2afdd
...
...
@@ -2,6 +2,20 @@ FUNPACK changelog
=================
1.4.1 (Monday 8th July 2019)
-----------------------------
Added
^^^^^
* New ``--trust_types`` command-line flag which tells FUNPACK to assume that
the data in known-to-be-numeric columns is parseable (i.e. that there are no
bad/unparseable values). This option improves import performance, but at the
cost of causing FUNPACK to crash if the assumption is not true.
1.4.0 (Sunday 7th July 2019
---------------------------
...
...
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