Changelog

v0.1.6 (2020-01-02)

  • Drop and recreate development database before loading dump

v0.1.5 (2019-12-25)

  • Disable triggers on database restore
  • Add loading config message

v0.1.3 (2019-11-23)

  • More inclusive regex for app names

v0.1.2 (2019-11-23)

  • Add staging methods
  • Add observer_cli
  • More error messaging
  • Grab all config variables in one pass
  • Add some more docs
  • Blow everything up and change the whole public interface :)

v0.1.1 (2019-11-05)

  • Add mix dokku.reset_prod
  • Add mix dokku.restore_prod

v0.1.0 (2019-10-17)

  • Initial release