v1.4.2 * Use importlib.metadata from the stdlib on Python 3.8. * Micro-optimize type checks to use a `set` for lookups. * Documentation improvements.