* Adding workflow for GitHub pages. * Website update.
0.1.5
============
* Including more attributes (in particular status and date).
0.1.4
============
* Correcting a bug to include multipolygons. * Get started notebook. * Website update.
0.1.2
=====================
* Minor changes. * New logo. * New website using Sphinx. * At: `<https://ecology.ghislainv.fr/pywdpa>`_. * Use of reST markup language in Python docstrings.
0.1.1
============
* Dependence to ``python-dotenv`` has been removed. * The ``.env`` file has to be created if using ``python-dotenv``\ . * See `<https://pypi.org/project/python-dotenv/>`_. * Tests have been added for functions.
0.1
==========
* First release of the package. * Two functions ``.get_token()`` and ``.get_wdpa()``\ . * Dependence to ``python-dotenv`` to manage WDPA API token.