Skip to content

Releases: jcoreio/wait-for-postgres

Release list

v2.0.0

Choose a tag to compare

@jrmclaurin jrmclaurin released this 07 Nov 16:40

2.0.0 (2021-11-07)

Bug Fixes

  • await client.end() (391e7be)
  • use p-event 4.2, which supports node < 12.20 (91f2811)

Features

BREAKING CHANGES

  • upgrade pg to 8, which drops support for node < 8 and changes default database name

v1.0.0

Choose a tag to compare

@jrmclaurin jrmclaurin released this 29 Nov 04:34

1.0.0 (2018-11-29)

Features

  • implement waitForPostgres and isPostgresReady (92acc5c)