Skip to content

PostgresNIO 1.0.0 Beta 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 09 Dec 19:00
4dbce11
  • Added support for custom Logger passing. (#58)

  • query(...) now sends bind types allowing for Postgres to cast binds automatically. (#63)

  • Renamed PostgresClient to PostgresDatabase (#58)

  • Fixed a leaking promise (#57)

  • Enabled test discovery on Linux (#64)