- All methods runtime speed have been improved significantly, especially the `saddle` method.
- A bug resulting when Passing a sequence for the shape parameter when methods `devroye` and `alternate` methods are specified has been fixed.
- Python 3.6 support has been dropped, a la NEP29.
- Most C-level function have been re-written to improve performance and to conform to the modern c99 standard.