0.8.1 (2024-02-13) Bug Fixes ts error message (#56) (5f51e09) 0.8.0 (2023-09-01) Features update oclif, add tests and improve commands (b58a73f) 0.7.0 (2023-03-20) Features add --skip and --preserve-null support, with chalk for logging (ecc6818) 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)