This repository was archived by the owner on Jan 7, 2025. It is now read-only.
v0.6.0
0.6.0
-
NEW: User can now initialise basic starter templates for multiple languages (currently support python, go and rust)
-
NEW:
pytoil removeandpytoil pullchanged to take projects as arguments,remove|pull allfunctionality is now in the--alloption. -
FIX: pytoil now supports the
python.defaultInterpreterPathworkspace setting rather than the soon to be deprecatedpython.pythonPath. See: microsoft/vscode-python#12313 -
FIX: On checking out a local project, pytoil no longer needs to call the GitHub API to determine if it exists remotely, improving performance of this command.
-
MAINT: Refactored CLI so that each command has it's own file