-------------------
Replaced pipenv and Makefiles on Travis with this Hypermodern gubbins on
Github Actions.
Deprecated
The types `MissingDependencyException`, `InvalidForwardReferenceException`, and
`InvalidRegistrationException` have been given the flake8 compatible names,
`MissingDependencyError`, `InvalidForwardReferenceError`, and
`InvalidRegistrationError` respectively.
The original classes are still present and usable, but will be removed from the
code with the upcoming 1.0 release.