This release:
- explicitly catches trying to connect to MySQL without specifiying
a database to give a more informative error message (PR 108).
- allows listing views in the database summary (PR 104).
- switches the CI pipeline from Travis to GitHub actions (PRs 117 and
118).
- adds a description to the Python package for greater
discoverability (PR 121).
- Switches from a hybrid Yarn / NPM workflow for building JavaScript
to one that just uses NPM (PR 116).
- Recognizes contributors in the README (PR 115).