Changelog of @hackage/hasql-resource-pool 1.9.1.3

1.9.1.3

  • Support for resource-pool-0.5.0.0

1.9.1.2

  • Breaking change: the API is made compatible with hasql-1.9.1.2
  • Follow the type errors to correct missing connection settings, they should be self-explanatory.

0.6.0.0

  • Upgrade to support reasource-pool from the new maintainer.
  • acquireWith no longer accepts the stripes number, due to semantic changes in resource-pool.

0.5.4.1

  • Upgrade to support breaking changes of hasql-1.6.3. No breaking changes introduced to the library.

0.5.3.1

  • acquireWithStripes renamed to aquireWith and allows specifying a custom ConnectionGetter.

0.5.3