Changelog of @hackage/postgresql-pure 0.1.3.0

Changelog for postgresql-pure

0.1.3.0

2020.06.15

  • Expose a function for type class instance implementations.
  • A new instance FromField String.
  • New instances for FromRecord, ToRecord.

0.1.2.0

2019.10.21

  • Fix a compilation error with network ≧ 3.0.0.

0.1.1.0

2019.10.21

  • Fix an issue sometimes missing “Error” responses after “Sync” requests.

0.1.0.0

2019.10.21

  • Release.

Known Issues

  • Sometimes missing “Error” responses after “Sync” requests