Changes since version 1.1.2:
- Add support for the (upcoming) set-level
similarity_measure
slot. - Add read/write support for the (unofficial) “SSSOM/CSV” format – basically the same format as SSSOM/TSV, but with columns separated by commas rather than by tabs. That format is not part of the SSSOM specification, but is supported by SSSOM-Py and already used in the wild.
- The SSSOM/TSV reader no longer refuses to parse a TSV file without any set-level metadata block (neither embedded nor external).