hapistrano v0.3.8.0 Release Notes

Release Date: 2018-12-21 // over 5 years ago
  • ➕ Added

    • execWithInheritStdout was added to System.Hapistrano.Core to stream output children's to the parent's stdout.

    🔄 Changed

    • playScript and playScriptLocally use execWithInheritStdout to stream children's stdout to parent's stdout.