Skip to content

Release - 0.6.2

Compare
Choose a tag to compare
@kevcodez kevcodez released this 23 Mar 12:34
· 30 commits to master since this release
  • CLI no longer hangs when a new gradle daemon is started when checking for upgrades
  • Use __dirname to determine current working dir rather than "."
  • A few more debug logs
  • Properly exit process by using process.exit() rather than just returning out of the main function