Skip to content

v0.5.6

Compare
Choose a tag to compare
@glitchassassin glitchassassin released this 21 Mar 12:27
· 172 commits to master since this release
  • Fixed clipboard issues by replacing Tkinter clipboard code with pyperclip
  • Dumping STDOUT and STDERR of external apps to os.devnull instead of printing to screen
  • Fixed wait(seconds) functionality
  • Fixed logging to file
  • Test cases & documentation updated