This release (the biggest in recent months) is focus on providing better interoperability with other tools, allowing the execution of shifter without spawning a new process, which overall improve the performance when building a complex application.
- PR #128: Changing "cant find meta directory" log to info
- PR #120: Child shifter runs should only use the arguments provided
- PR #115: Callback on error instead of process.exit when Shifter is called programmatically
- PR #131: improving error report after PR #115. this adds support for queued and stacked errors
Thanks for the contributions, hard work and patience to @ianstigator, @unkillbob and @andrewnicols.