v0.2.0
New features:
- π Backfill in batches to avoid locking out updates to modified tables during the start phase. (#137)
- β Set Postgres'
lock_timeoutfor pgroll DDL operations. (#155) - πΌ A
--versionflag to report the version of thepgrollCLI (#148) - π Allow
pgroll's top-level CLI flags to be set via environment variables (#152)