* Pandas dependencies have been updated [282](https://github.com/biocore/gneiss/pull/282)
0.4.4
* Numpy and scikit-bio dependencies have been updated [278](https://github.com/biocore/gneiss/pull/278)
0.4.3
* Enabling direct download of fdr corrected pvalues * Adding in sparse version of the ilr transform utilizing COO-formated sparse matrices [250](https://github.com/biocore/gneiss/pull/250) * Adding in sparse utilities for matching biom tables [253](https://github.com/biocore/gneiss/pull/253)
0.4.2
* Added `proportion_plot` to plot the mean proportions within a single balance [234](https://github.com/biocore/gneiss/pull/234)
0.4.1
* Added colorbar for heatmap * Decoupled qiime2 from gneiss. All qiime2 commands have now been ported to [q2-gneiss](https://github.com/qiime2/q2-gneiss)
0.4.0
* Accelerated the ordinary least squares regression * Improved summary statistics and cross validation in ordinary least squares regression * Improved summary visualizations for OLS and MixedLM