Skip to content

1.6.0

Compare
Choose a tag to compare
@jyee jyee released this 08 Nov 09:10
· 592 commits to master since this release

[1.6.0] - 2018-11-08

Updated the run script to provide a better way for users to arbitrarily modify the environment and configurations.

Added

  • Added prerun.sh support so users can modify the environment and configurations
  • Added appropriate documentation. Thanks to @abtreece for the postgres auto config idea!

Changed

  • Updated the way python_path is built to be more reliable (uses find instead of ls)
  • Updated the postgres integration documentation to include more details, including ssl enabling (required by hosted Heroku postgres)