postgrex v0.16.0 Release Notes

Release Date: 2022-01-23 // over 2 years ago
  • Require Elixir v1.11+.

    • ✨ Enhancements
      • Support negative years for date, timestamp and timestampz types
      • Add Postgrex.SimpleConnection and Postgrex.ReplicationConnection
    • 🐛 Bug fixes
      • Cancel any pending requests before closing the socket
      • Fix possible crash on getting default opts when PGPORT is invalid but a port is given