Releases: hummingbird-project/hummingbird-postgres
Releases ยท hummingbird-project/hummingbird-postgres
v1.0.0
24 Oct 07:23
Compare
Sorry, something went wrong.
No results found
Major release changes
Move persist table inside a Postgres schema. Previously stored data will have to be moved to the new table.
Minor release changes
Update postgres-migrations version to 1.1.0
Patch release changes
Add upcoming features ExistentialAny, MemberImportVisibility, InternalImportsByDefault
v1.0.0 Release Candidate
01 Jul 13:23
Compare
Sorry, something went wrong.
No results found
Minor release changes
Using v1.0.0-rc.1 of Postgres-migrations
v0.8.0
01 Apr 16:40
Compare
Sorry, something went wrong.
No results found
Minor release changes
Move PostgresMigrations library to separate repository .
v0.7.0
19 Mar 10:07
Compare
Sorry, something went wrong.
No results found
Minor release changes
Added DatabaseMigrationService. #47
v0.6.1
16 Mar 11:17
Compare
Sorry, something went wrong.
No results found
v0.6.0
13 Mar 14:44
Compare
Sorry, something went wrong.
No results found
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.2
20 Nov 11:50
Compare
Sorry, something went wrong.
No results found
Patch release changes
Throw PersistError.invalidConversion on invalid get(key:as:). #36
v0.5.1
14 Oct 07:42
Compare
Sorry, something went wrong.
No results found
Patch release changes
Don't update expiresIn if it is nil when updating persist value using set. #33
v0.5.0
17 Sep 07:52
Compare
Sorry, something went wrong.
No results found
v0.4.0
12 Sep 08:59
Compare
Sorry, something went wrong.
No results found