0.16.25
📦 unstructuredView on GitHub →
🐛 1 fixes
Summary
This minor release primarily addresses a bug in filetype detection when handling JSON byte streams.
🐛 Bug Fixes
- Fixed filetype detection for JSONs passed as byte streams by prioritizing magic mimetype prediction over file extension.