Skip to content

🚀 RELEASE: 3.1.9

Choose a tag to compare

@msaaddev msaaddev released this 06 Jun 22:54
· 47 commits to master since this release
  • Cross platform directory deletion
  • Used copy command for windows to copy files
  • Took care of file creation for windows
  • Fixed npm dependency installation for windows by making exec a promise
  • Fixed file paths for Windows
  • Fixed git directory deletion for macos
  • Introduced check for update to notify the user if there is an update available of the CLI
  • Added err handlers
  • Removed jsonfile and used json-write-file instead