- The API has been changed from a class-based to a function-based one. See README file for more info,
- A new "Saddle Point Approximation" sampling method has been added. It can be accessed using `method="saddle"`.
- The hybrid sampler has been updated.
- A normal approximation sampler for when `h` is large is now available. This functionality is not directly available in the public API and only usable via the hybrid sampler.