* gather[] selects the right offsets * Add python3.9 packages
1.9.5
* The 1.9.5 release drops pre-built packages for Python 2.7. It will probably still build fine, but no official wheels will be available, as pip drops support.
1.9.4
* Use Py_ssize_t for type-length arguments
1.9.3
* The group feature has been added to docs * Some infrastructure and CI improvements