Skip to content

PyPI v0.7.0

Choose a tag to compare

@jkhenning jkhenning released this 20 Jul 14:38
· 81 commits to main since this release

New Features and Bug Fixes

  • Update vscode version to 4.10.0 (later bumped to 4.11.0, #23, thanks @akfmdl!)
  • Add meaningful error message for symlink failure (#25, thanks @jday1!)
  • Fix SSH key login (#26, thanks @mukhery!)
  • Add --vscode-extensions command line option allowing to specify additional vscode extensions to install (e.g. ms-python.pylint,ms-python.flake8)
  • Add --force_dropbear command line option to force using dropbear instead of SSHd