Skip to content

v0.2.0

Compare
Choose a tag to compare
@nover nover released this 25 Apr 16:33
· 212 commits to master since this release

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.