v0.65.0
Changes:
- Killing process has been improved. The signals can now be specified which order. Default is SIGINT -> SIGTERM -> SIGKILL.
- Better error messages with stack (thanks @Gawdl3y )
- More menu options (thanks @Gawdl3y )
- Consume builders (for build providers) now accept an array (thanks @Gawdl3y )
- Bug fix where replacements was attempted on an int (#405)