Changelog of @hackage/pqi-ffi 0.1.0.1

v0.1.0.1

Fixes

  • Picked up pqi-conformance 0.1.0.1, which fixes a build break caused by extensions removed for GHC 8.10 compatibility

v0.1.0.0

Breaking

  • Migrate to pqi 0.1's record-of-functions redesign and switch to exporting the adapter value instead of the Connection type.