v0.15.0 ======= Updates / New Features ---------------------- CI * Add Github actions workflow for CI. Misc. * Now standardize to using `Poetry`_ for environment/build/publish management. * Collapsed pytest configuration into the :file:`pyproject.toml` file. Fixes ----- * Update CI configurations to use `Poetry`_. .. _Poetry: https://python-poetry.org/ * Fixing docs and adding RTD