Revision history for Perl extension Bio::Community.

0.1.3 2014-01-23
  - Added new Beta diversity measures: Sorensen, Jaccard and Morisita-Horn
  - Implemented a Rarefier pseudo-random number generator seed option
  - Fixed bc_correct_mis_assignments script crash under perl 5.12 (reported
    by an anonymous reviewer)
  - Windows compatibility fix in the Table role (patched by Francisco J.
    Ossandon)
  - Removed an "undefined value" warning in the Table role

0.1.2 2013-11-28
  - Fixed code that does not work with released BioPerl version

0.1.1 2013-11-22
  - Use a released version of BioPerl

0.1.0 2013-10-28
  - Initial release