[0.11.0] - 2022-02-28
Added
- Python 3.10 support (added to test suite)
Removed
- Python 3.6 support
Changed
- Use
tomli
instead oftoml
package in in preparation for
https://www.python.org/dev/peps/pep-0680/ (tomli is the basis for pythons
future builtin toml support) - Updated dependencies