Skip to content

1.14.6 - March 23 2017

Compare
Choose a tag to compare
@kirsle kirsle released this 23 Mar 17:38
· 57 commits to master since this release

Changes

  • Fix regexp for validating RiveScript syntax to use re.search instead of
    re.match (bug #82).
  • Allow object macros to contain capital letters in their names (PR #83).