ITADN
hummingbird-project/hummingbird-postgres

版本发布 8

v0.8.00.8.0预发布
? · 2025-04-01

## Minor release changes - Move `PostgresMigrations` library to separate repository

v0.7.00.7.0预发布
? · 2025-03-19

## Minor release changes Added `DatabaseMigrationService`. #47

v0.6.10.6.1预发布
? · 2025-03-16

## Other changes - Minor documentation fix

v0.6.00.6.0预发布
? · 2025-03-13

## Breaking changes - Add `skipDuplicates` parameter to `DatabaseMigrations.add()`. #45, #46 ## Minor release changes - Don't revert migrations that are not in the list of migrations. Instead report inconsistency. #41 - Added `DatabaseMigrations.revertInconsistent()` to revert migrations that are no longer listed. #41 ## Patch release changes - Add test for duplicate migration names before applying migrations. #40 - Use a transaction to apply migrations, and only start it if there are migrations to apply. #43, #44

v0.5.20.5.2预发布
? · 2024-11-20

## Patch release changes - Throw `PersistError.invalidConversion` on invalid `get(key:as:)`. #36

v0.5.10.5.1预发布
? · 2024-10-14

## Patch release changes - Don't update expiresIn if it is nil when updating persist value using `set`. #33

v0.5.00.5.0预发布
? · 2024-09-17

## Breaking changes - Split Migration code into separate library `PostgresMigrations`. - Rename migration symbols prefixed with `Postgres` to be prefixed with `Database` instead. - Moved JobsPostgres into its own repository https://github.com/hummingbird-project/swift-jobs-postgres

v0.4.00.4.0预发布
? · 2024-09-12

Using Hummingbird 2.0