0.9.1 - March 7, 2017
This update focuses on bug fixes.
-
API Breaking Changes:
- Remove
java.nio.file.Pathreference and subsequently also the
RiveScript#loadDirectory(Path path, String... extensions)and
RiveScript#loadFile(Path path)methods as they caused issues
on Adroid. (#43).
- Remove
-
Changes:
- Fix for object caller regexp processing internal
{__call__}
tags. The closing curly brackets were not escaped (#43).
- Fix for object caller regexp processing internal