executor v0.0.4 Release Notes
Release Date: 2017-08-27 // about 7 years ago-
- ➕ Add better unit test
- 🗄 Deprecate
execSync
andexecListSync
in favor ofexec
andexecSequenceSync
- Return IO (String) to display the result of the commands triggered
Previous changes from v0.0.3
-
- Reducing unecessary code