New Features
* (SQLiteGeomRefDB): add the get_geometries method
Refactorings
* (comparefunc): rename geoms_always_match -> _geoms_always_match
Docs
* change homepage link in README.rst
* add usage section with link to homepage for GitHub repo
Others
* remove commitizen section from pyproject.toml
* fix setup.cfg so that version can be found
* import tag and metadata from master
Full set of changes: [`v0.2.2...v0.3.0`](https://github.com/kartverket/GeomCompare/compare/v0.2.2...v0.3.0)