Added
- Build CoolProp and run the tests on Python 3.8
- Set up the Matplotlib functionality built into Pint. This bumps the minimum Pint version to 0.9 and adds Matplotlib as a dependency
Changed
- Updated documentation links in README and conda recipe to ReadTheDocs
Fixed
- The Rankine cycle example had a dimensionality error due to better NumPy support in Pint. Fixes #24.