-------------------
* | Added new `GitHub Actions Workflows`_ to automatically build, install and test mlconjug3
| on Windows-x64, MacOs-x64 and Linux-x64 for maximum copmatibilty.
| The package should build and install even on the newest MacBook with an Apple ARM M1 processor
| by installing mlconjug3 through conda_ instead of pip:
.. code-block:: console
$ conda install -c conda-forge mlconjug3
* Updated the documentation to make it clearer.
* Updated development dependencies.