After careful consideration of community feedback, Enrich2 will now be distributed under the permissive BSD 3-clause license.
Major changes:
* Relicensed from GPLv3 to BSD 3-clause.
* Overhauled logging to ensure compatibility with messages generated by other modules.
* Updated installation requirements so a fresh install is possible with the current version of conda.
Minor changes:
* Made some minor code changes to keep pace with updates to pandas and matplotlib.
* Numerous changes to tidy up the code, such as fixing whitespace and removing unused imports.
* Small updates to installation documentation.