- Add support for Python 3.11.
- Include support for more wheels, including aarch64 on Linux.
- Drop support for Python 2.7 and Python 3.4.
- Return integers larger than 32 bits as ints.
- Include LICENSE in sdist.
- Handle MACOSX_DEPLOYMENT_TARGET being an integer to improve macOS Big Sur support.
- Update cibuildwheel to 1.6.2 to fix building of OS X wheels.
- Add support for predefined variables.