- Add support for env variables (PGHOST, PGPORT, PGUSER, PGPASSWORD, PGDATABASE)
- Rename command-line options to make them more intuitive:
-f, --output-file
became-o, --output-file
-m, --manifest-file
option became-f, --manifest-file
- Setup build & release using TravisCI