Skip to content

0.0.8

Compare
Choose a tag to compare
@mcpcpc mcpcpc released this 10 Sep 23:23
· 172 commits to master since this release
e3ec23b

Added

  • New /n and /x commands (see README.md for more usage)
  • -x argument to pass addition commands to server at startup
  • [channel] message prefix for messages received from channels not related to initial connection channel

Removed

  • Whitespace character at the beginning of each new line

Changed

  • /n command to /M
  • Converted README to Markdown format (also renamed from README to README.md)

Fixed

  • Typecasts in printw() function and elsewhere