Skip to content

1.14.4 - December 14 2016

Compare
Choose a tag to compare
@kirsle kirsle released this 14 Dec 18:40
· 83 commits to master since this release

Changes

  • Fix the last_match() function so that it returns None when there was no
    match instead of "undefined" (PR #63).
  • Strip leading and trailing whitespace from user messages, and consolidate
    repeated whitespace into a single space character (PR #62).