Skip to content

Version 0.3

Compare
Choose a tag to compare
@Gwildor Gwildor released this 22 Mar 21:31
· 53 commits to master since this release
  • Change settings to be a Python module instead of a dictionary.
  • Change package loading.
  • Enable the commands from the package of which the settings are in by default.
  • Add ability to process raw input lines.
  • Add option to use precompiled regular expressions in the command decorator.
  • Add option to pass flags for compiling the regular expressions in the command decorator.
  • Fix returning message from command not working.