Skip to content

v0.15.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 20:02
· 9 commits to master since this release

Fix

  • Config is no longer erased when it fails to save. Also, the config is saved synchronously now (df539a3)
  • Restart now works correctly when tgpy is not in PYTHONPATH (e.g. in a container) (16d3830)
  • The correct data directory is now used when TGPY_DATA is set to a relative path and restart is called (f483d6c)