==================
- License change: Release under MIT.
- "I am the only developer, and I approve this change!"
- Drop Python 2.x and 3.4 support.
- Documentation improvements.
- DX [Developer eXperience] tooling:
- Migrate project settings from ``setup.py`` to ``setup.cfg``
(to specify project-specific metadata in config, not code).
- Integrate `setuptools_scm <https://github.com/pypa/setuptools_scm/>`__
(use SCM for version management).