v0.2.0
This release fixes a bug
- csproj file detector would crash when executed in directories with no csproj files, a nice error is now show to the user instead
And adds new features
- improve error handling in main program entry point so that messages are written when exceptions occur, rather than allowing the exception to take down the entire application.
- Added colorized output to the cli as well.