======= - Fixed bug in Reaction.precipitate_stoich - Changed Python-3-only syntax to support Python 2
0.6.8
====== - Fix use of numpy.linalg.lstsq - Upper limit on pyodesys (<0.12), chempy 0.7.x will use pyodesys>=0.12
0.6.7
====== - Updated manuscript for JOSS.
0.6.6
====== - Support for containers in ``chempy.units.unit_of``. - ``balance_stoichiometry`` now correctly find the canonical solution when ``underdetermined=None`` is passed. - ``chempy.kinetics.integrated`` was refactored to have more approachable API.