crystal-pg v0.18.0 Release Notes

Release Date: 2019-08-04 // over 4 years ago
    • ➕ Add SCRAM-SHA-256 support
      • NOTE: SASLPrep is missing as of this realease, so not all passwords work
    • 🛠 Fix reading large number of UUIDs (thanks @asterite)
    • Correctly encode timestamp values to consider microseconds (thanks @asterite)
    • ⚡️ Update crystal db support to 0.6.0 (thanks @bcardiff)