postgrex v0.7.0 Release Notes

Release Date: 2015-01-20 // over 9 years ago
    • ✨ Enhancements

      • Add asynchronous notifications through listen and unlisten
      • Add support for range types
      • Add support for uuid type
      • Add :async_connect option to start_link/1
    • 🐛 Bug fixes

      • Fix encoding nil values in arrays and composite types