* **snapshot:** Replace hardcoded `--exclude-*` with config from .toml or manual override (e.g. `--exclude public.table`) ([`88130f4`](https://github.com/educationwarehouse/edwh-devdb-plugin/commit/88130f4e9067582cda820c91d0f5cc3d86230590))
0.3.1
Fix
* Don't hook `setup` by default (we don't always want `POSTGRES` for every `setup`) ([`858fba4`](https://github.com/educationwarehouse/edwh-devdb-plugin/commit/858fba4df35dcdaa0c6ebb1881c528861a648208))
0.3.0
Feature
* **reset:** Add `--pop` option to download a backup before resetting ([`969fdba`](https://github.com/educationwarehouse/edwh-devdb-plugin/commit/969fdba6b2d905791fcdacd912fffa8bf440ad9f))
0.2.0
Feature
* Allow `--compress` in `devdb.snapshot`, determine amount of threads automatically (cores - 1) instead of hard-coded (3) ([`5817f1c`](https://github.com/educationwarehouse/edwh-devdb-plugin/commit/5817f1c048b6b6c0f5cf1be69c94d5240f8d1d3a))
* Initial devdb extracted from our core; included `setup` which hooks after global `edwh setup` ([`0ba6cbd`](https://github.com/educationwarehouse/edwh-devdb-plugin/commit/0ba6cbde9724b32a6259a755dbbcaf8f5caa8301))