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