Skip to content

v2018.11

Latest
Compare
Choose a tag to compare
@dankeder dankeder released this 10 Nov 22:43
· 4 commits to master since this release
  • 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