Changelog of @hackage/pqi 0.1.0.2

v0.1.0.2

Polish the docs.

v0.1.0.1

Corrected the readme.

v0.1.0.0

Breaking

  • Replace IsConnection/IsResult/IsCancel type classes with concrete records
  • Move unescapeBytea into Adapter

Non-breaking

  • Add the Adapter type