- Enabled GitHub actions - Added function signatures and docs - Added support for Python 3.10 - Various other improvements
1.2.2
Notable Changes
- Added support for Python 3.9 and AArch64. - Dropped support for Python 3.5 and below. - All builds are now produced and tested with Travis CI only.
1.2.1
Notable Changes
- Stricter CI requirements. - Added Python 3.8 to CI builds. - Fixed deprecation warnings complaining about `PY_SSIZE_T_CLEAN`. - Updated copyright year. - Fixed parentheses imbalance in some macros (contributed by mendelmaleh in 11).