- Add a new function, ``show_versions``, for getting versions of the installed dependencies which is useful for debugging and reporting. - Fix typos in the docs and improved the README. - Improve testing and coverage.
0.1.5
------------------
- Fixed the geometry CRS issue - Improved the documentation
0.1.4
------------------
- Refactor ``get_map`` to use ``pygeoutils`` package. - Change the versioning method to ``setuptools_scm``. - Polish README and add installation from ``conda-forge``.