Skip to content

v0.7.1

Compare
Choose a tag to compare
@Havvy Havvy released this 28 Dec 10:11
  • Command Line Improvements
    • -d flag for logging debug. Must be paired with -v.
    • Errors print the stack.
  • OutputSocket#rawf(format, args...)
  • MessageHandler and CommandHandler log to "error" the stack of the error.
  • Bugfix: CommandHandler listener to MessageHandler no longer returns.
  • Bugfix: Pass socket and logger to MessageHandler in correct order!