Skip to content

v0.2

Choose a tag to compare

@Tapawingo Tapawingo released this 05 Feb 21:15
· 1898 commits to master since this release
ed9996b

TAKLib.py

Added:

  • New functions for logging: errorlog and log
  • Some exception handling, altough it's still not good enough

Fixed:

  • Various minor bugs

ServerExample.py

Added:

  • Start command to main loop
  • Show log and show errorlog commands
  • exit command to exit CLI
  • stop command to stop server without exiting CLI

Fixed:

  • Various minor bugs