Skip to content

PyPI v0.15.0

Compare
Choose a tag to compare
@jkhenning jkhenning released this 19 Aug 19:17
· 2 commits to main since this release

New features and Bug Fixes

  • Add more verbose error on --verbose
  • Delete old sessions only after a successful session was created (this ensures we do not delete workspaces unless we have a new successful session)
  • Delete old sessions after SSH connection is established only if restoring a workspace, otherwise delete at setup time
  • Add python 3.12 support
  • Add missing psutil package