------
Released on 2022-02-14.
.. rubric:: General
* drop support for Python 2.7.x and Python < 3.7
.. rubric:: Big fixes
* fix bug in output writing for `montecarlo` due to change in behaviour in `spotpy`
(`e2f695b <https://github.com/ThibHlln/smartpy/commit/e2f695baa1634a5e371cfe1ccc7705709660a97f>`_)
* fix mistake in routing parameter used for "educated guess" as initial conditions
(`5345b1d <https://github.com/ThibHlln/smartpy/commit/5345b1df012f23e883fe48130fa29f8e991353be>`_)
.. rubric:: Documentation
* add documentation build with `sphinx`
(`3 <https://github.com/thibhlln/smartpy/pull/3>`_)
* add API reference
(`89dc0b7 <https://github.com/ThibHlln/smartpy/commit/89dc0b781a017bd7a54568004a65894e2420a8e0>`_)
.. rubric:: Tests
* add GitHub workflow to run tests
(`4 <https://github.com/thibhlln/smartpy/pull/4>`_)