Releases: hummingbird-project/hummingbird-postgres
Releases · hummingbird-project/hummingbird-postgres
v0.5.2
v0.5.1
v0.5.0
Breaking changes
- Split Migration code into separate library
PostgresMigrations
. - Rename migration symbols prefixed with
Postgres
to be prefixed withDatabase
instead. - Moved JobsPostgres into its own repository https://github.com/hummingbird-project/swift-jobs-postgres
v0.4.0
Using Hummingbird 2.0
v0.3.0
v0.2.0
Breaking changes
- Use Hummingbird v2.0.0 Release candidate
- Remove PostgresClientService
v0.1.0
Initial release
- Adds driver for Hummingbird persist framework
- Add driver for Hummingbird jobs frameworks
- Add Postgres database migration service