* NEW: `pytoil remove` now accepts list of projects to remove * NEW: `pytoil create` now initialises an empty git repo in non-cookiecutter projects * NEW: `pytoil remove` now accepts a `--all` flag to remove all projects from local directory
0.3.0
0.2.0
- Fix bug where `pytoil init` would corrupt the config file if ctrl+c was pressed during prompt. - Move all commands that previously sat under `pytoil project` to now sit in the main CLI