This repository has been archived by the owner on Feb 15, 2023. It is now read-only.
Version 0.9.1
- First version listed on PyPi.
- Autotools files excluded from GitHub and generated via autogen.sh. (endgame)
- Numerous compiler warnings fixed. (bnoordhuis, craigbarnes)
- Google security audit passed.
- Gyp support (tfarina)
- Naming convention for structs changed to avoid C reserved words.
- Fix several integer and buffer overflows (Maxime2)
- Some Visual Studio compiler support (bugparty)
- Python3 compatibility for the ctypes bindings.