- Multiple roots support
Now you may set multiple roots for your CLI app, this enable you to write a tool that may load different commands in different working directories. - Reasonable code coverage
With the help of baseman (https://github.com/vilic/baseman), the code coverage of clime has been tremendously improved. And multiple bugs have been addressed and fixed during the increment of code coverage.