You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Breaking API change Fix typo WritiableDataset to WritableDataset so you will need to make code updates if you are using writing. Thanks to @jshook
Allow files contain datatype version 0 to be read. Note a warning will be logged as this is out of spec. #524
Add support for reading the time datatype. This is not commonly used as it appears to be poorly specified, but it will be read as byte[] to be interpreted. #523