* Add manylinux bdist * Use `cythonize` for building * Use pxd for keyutils * Added python 3.10, 3.11 * Dropped python 2.7, 3.6, 3.7
0.6
* Pull request 1 from Anvil (debian directory for .deb creation) * Pull request 5 from coldfix/travis * Added python 3.7 support * Dropped python 2.6 support
0.4
* Pull request 7 from Thomas G. for adding a keyutils.clear() * Release process improvements: added tox support * Pull request 10 from Ernest to remove non-ascii characters from README.rst
0.3
* Merged in pull requests from Thomas G. for making the package compatible with python 3
0.2
* Ported to Cython * Added new functions join_session_keyring, link, unlink, search, revoke