Changelog for hasql-resource-pool-0.6.0.0
0.6.0.0
- Upgrade to support
reasource-poolfrom the new maintainer. acquireWithno longer accepts the stripes number, due to semantic changes inresource-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
acquireWithStripesrenamed toaquireWithand allows specifying a customConnectionGetter.
0.5.3
- Initial release as a new package. The implementation is based on
hasql-poolv0.5.2.2 and continues usingresource-poolv0.2.x (actually, a fork with important performance and stats changes applied). - The long-term plan is to make a switch to a newer v0.3.x maintained by scrive.