postgresql-simple v0.3.6.0 Release Notes

Release Date: 2013-08-19 // over 10 years ago
    • Added the json type to BuiltinTypes and TypeInfo.Static, courtesy of Manuel Gómez.

    • Removed the remaining internal dependencies on BuiltinTypes from FromField. Added the TypeInfo.Macro module as a result.

    • Deprecated the BuiltinTypes module, which will be removed several months from now. Fixed the example code in FromField to reflect this change.