- Limited support for CPython ABI bindings - Several patches with C bindings - Updated `repr`'s for all pointer objects - Small changes to `Pointer` and `Struct` - Added segfault handler with the `handle` decorator - Changed the `constants` module to `utils`
2.1.1
Quick patch with null pointers
2.1.0
- Improved internal API - Fix on reference counting with movement - Added reference documentation
2.0.0
- Reworked documentation - Several bug fixes - Optimized internal API - Better and fixed type safety - New memory safety features