Releases: vapor-community/postgresql-provider
Releases · vapor-community/postgresql-provider
PostgreSQL Provider 1.1.2
PostgreSQLProvider 2.1
New:
-Swift 4 support.
PostgreSQL Provider 2.0.0
Changes:
- Compatibility for Vapor 2.0
Vapor PostgreSQL Provider 2.0.0 Beta 1
Changes:
- Updates for Vapor 2 compatibility
- Follows file structure of MySQL library
Vapor PostgreSQL Provider 1.1
New:
- Updated to new Provider syntax
- Vapor 1.1
Vapor PostgreSQL Provider 1.0
Changes
- Added simple tests for parsing of configuration parameters
- Updates to conform to Provider protocol