Releases: vitaly-t/pg-promise
Releases · vitaly-t/pg-promise
10.7.5
- Concludes all SSL-related issues from #764
10.7.5-beta.1
- Updates for streaming
- Tests updated
10.7.5-beta.0
- Updates for stream-related errors
- Updating tests
10.7.4
- Trying to resolve all issues listed in #764
10.7.3
- TypeScript: Improving
IPool
declaration.
10.7.2
- Updated TypeScript declarations:
db.$pool
is now strongly-typed as IPool
.
- DEV dependencies updated
10.7.1
- Dependencies updated
- Removed space following proc/func name.
- xs:code integration
10.7.0
- Implemented #756
- Updated dependencies
10.6.2
- Minor code refactoring + dev dependencies updated.
10.6.1
- Updated the driver dependency, with the fix for #748