Breaking changes
- "eevee" was taken on pypi
Build
- **requirements**: add coveralls to requirements
CI
- fix commitizen config so it bumps correctly
- install requirements from .txt in actions
- add github actions
Docs
- add instructions for installation from pypi
- add section explaining the name
- add installation section, separate sections in docs
- include README content in docs
- attempting to symlink readme
- replace module name
- switch to mkdocs, add RTD config
Misc
- add commitizen and pre-commit
- switch to pyproject.toml
- rename license
- remove travis
- ignore egg
Refactor
- **name**: change name from eevee to splitgill
Style
- apply formatting
Tests
- **versions**: add python 3.8 and 3.9