News and details about version changes to the biom package in R
============

biom 0.3.10 - Minor fixes for CRAN compatibility
============
These changes should not affect any package behavior.
Some of the top-level documentation has been changed to reflect new development location on GitHub.
This addresses Issue 1:
https://github.com/joey711/biom/issues/1

biom 0.3.9 - speed improvement for sparse matrices
============
The `biom_data` parsing function now uses a vectorized (matrix-indexed)
assignment while parsing sparse matrices.
Unofficial benchmarks estimate a few 100X speedup.

biom 0.3.8 - first release version
============
released on CRAN