## 0.7.0

- Add functionality to remove all added projects

## 0.6.0

- Improve code base standards

## 0.5.5

- Updates in Readme file

## 0.5.1

- Minor bug fix in view option for Windows OS
- Updates in Readme file

## 0.5.0

- Create functionality to enable boot start based on a NPM module
- Update content of examples command
- Update view function to return `path` & `startfile` of a project

## 0.4.4

- Bugfix for dependency installation

## 0.4.2

- Do code clean
- Update Readme file
- Update folder structure

## 0.4.1

- Do code clean
- Bugfixes in list functionality
- Bugfixes when querying the cron content

## 0.4.0

- Do code clean
- Create functionality to list the added projects

## 0.3.4

- Do code clean
- Bug fixes based on Non-windows OS

## 0.3.3

- Update logic based on Mac OS

## 0.3.2

- Modify enable option's functionality to include env variables

## 0.3.1

- Update script file with class

## 0.3.0

- Create functionality to view the project path
- Do code clean

## 0.2.0

- Create functionality to remove project script
- Do code clean

## 0.1.0

- Update config file
- Update index file
- Update script file
- Update package json file

## 0.0.1

- Initial Commit