Added
- By default, print version info for documentation target and for this package in footer of each docs page; this may be omitted with `--omit-meta`.
Changed
- Using [`logmuse`](https://pypi.org/project/logmuse/) for logging
Fixed
- Allow Python3 to discover each class's member functions, not just properties.
- Make `--whitelist` and `--blacklist` CLI options functional.
- Improve docs rendition of nested classes