executor v0.0.4 Release Notes

Release Date: 2017-08-27 // over 6 years ago
    • ➕ Add better unit test
    • 🗄 Deprecate execSync and execListSync in favor of exec and execSequenceSync
    • Return IO (String) to display the result of the commands triggered

Previous changes from v0.0.3

    • Reducing unecessary code