Releases: vapor/postgres-nio
Releases · vapor/postgres-nio
PostgresNIO 1.0.0 Alpha 1.5
PostgresNIO 1.0.0 Alpha 1.4
PostgresNIO 1.0.0 Alpha 1.3
New:
PostgresData(bytes:)
andpostgresData.bytes
methods for going to / from[UInt8]
(#38)Foundation.Data
now conforms toPostgresDataConvertible
(#38)PostgresData(jsonb:)
andpostgresData.jsonb()
methods for going to / from JSON (#36)- New
PostgresJSONBCodable
protocol for allowing codable types to automatically serialize as JSONB (#36)
PostgresNIO 1.0.0 Alpha 1.2
PostgresNIO 1.0.0 Alpha 1.1
New:
- Conforms
UUID
toPostgresDataConvertible
- Conforms
Optional
toPostgresDataConvertible
- Conforms
PostgresData
toCustomDebugStringConvertible
PostgresNIO 1.0.0 Alpha 1
More information on Vapor 4 alpha releases:
https://medium.com/@codevapor/vapor-4-alpha-1-releases-begin-94a4bc79dd9a
API Docs:
https://api.vapor.codes/postgres-nio/master/PostgresNIO/index.html