What's Changed
* fix links in data/basedir by heikoklein in https://github.com/metno/aerovaldb/pull/75
* Sqlitedb API implementation by thorbjoernl in https://github.com/metno/aerovaldb/pull/60
* Adds test cases for edge cases found to be lacking test coverage by thorbjoernl in https://github.com/metno/aerovaldb/pull/73
* fix: sqlitedb still using pkg_resources by thorbjoernl in https://github.com/metno/aerovaldb/pull/83
* Adds a utility function for copying contents between DBs by thorbjoernl in https://github.com/metno/aerovaldb/pull/84
* Adds endpoints for putting and getting report images to aerovaldb by thorbjoernl in https://github.com/metno/aerovaldb/pull/85
* Implements API for map overlay images. by thorbjoernl in https://github.com/metno/aerovaldb/pull/86
**Full Changelog**: https://github.com/metno/aerovaldb/compare/v0.0.20...v0.1.0