Mash v1.1.1
Features
- JSON sketch dumps - Sketches can now be converted to text in JSON format
for interoperability with other tools. Metadata, such as k-mer and hash function
information, are included with the hashes themselves, which are represented as
unsigned integers.
Fixes
- Fix for stdin sketch input (Issue #32)