======= - Update some heavy elements Uuo -> Og, etc. - Fix PuLP warning in solve stoichiometry
0.7.11
======= - Support for newer version of PuLP when running test suite.
0.7.10
======= - Added support for newer SymPy version.
0.7.9
====== - Fixed regression in balance_stoichiometry - More robust expression handling. - Fixed SyntaxWarning for upcoming CPython 3.8
0.7.8
====== - Reaction __init__ got a new kwarg: ``dont_check`` - Fixes to check logic - Fixes to pretty printing - ArrheniusParam got a new convenience classmethod: ``from_rateconst_at_T`` - ReactionSystem got a new method: ``concatenate`` - New submodule for template rendering: .util.rendering
0.7.7
====== - Fixed a bug in ``chempy.kinetics.ode._validate`` - ``balance_stoichiometry`` now is even more allowing with "allow_duplicates"