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)