Minor release mainly with updated docs and tutorials for `loompy fromfq` command-line tool.
3.0.0
What's new
* Improved performance * Full sparse matrix support * Unlimited size of global attributes * Variable-length Unicode string attributes * New command-line tool to create .loom directly from fastq using kallisto
2.0.17
Various bugfixes and improvements
* Support importing cellranger 3.0.0 folders (84) * Fixes bugs in sparse array support (82) * Makes `scan()` faster (90)
2.0.16
Fixes 78 by not crashing when opening a file that has variable-length UTF8-encoded strings (in violation of the Loom specification).
2.0.15
Bugfixes
* Bug in slicing views using tuples 77 * Fix: when attempting to connect to non-existing file, an empty file would be created