0.6.0 (2022-07-08) Features allow for passthrough of extra args to pg_dump (#26) (776b5be) 0.5.1 (2022-05-06) Bug Fixes stdout: wait for output to be processed instead of buffering (#29) (1146187) 0.5.0 (2022-03-13) Features add support to specify tables in list of columns (#13) (bc6638d) new option to read replacements from a file (#18) (a7c6441) output can be stdout so you can pipe it to other commands (#19) (11e46ce) table name to extension functions (#8) (9f0a8f8)