v0.8.0
What's Changed
- Setuptools script improvements and minor fixes by @tfpf in #160
- Remove some separate docstrings variables and fix terminology by @tfpf in #162
- Check size type conversion to
Py_ssize_t
inlen
by @tfpf in #164 - Experimental support for indexing
SortedDictKeys
objects by @tfpf in #163
Full Changelog: v0.7.3...v0.8.0