====== - New method: ``ReactionSystem.sort_substances_inplace()`` - New patched NumPy "module": ``.units.patched_numpy`` - Updated ``.util.bkh.integration_with_sliders`` to be compatible with latest bokeh.
0.5.5
====== - Fix non-deterministic ordering of dictionary in ``get_odesys()``.
0.5.4
====== - Fix to bokeh interface (``chempy.util.bkh``).
0.5.3
====== - Fixes balance_stoichiometry - Documentation fixes - More k_fmt & landscape options in .util.table.rsys2pdf_table
0.5.2
====== - Fix balance_reacions (non-deterministic ordering could cause endless loop) - Fix unit scaling of .kinetics.rates.Eyring
0.5.1
====== - Moved ReactionSystem to .reactionsystem, (import directly from chempy). - Steady state analysis - now in default_units: molar, milli-, micro- & nano- - CSTR kinetics - Minor fixes, new notebooks