Skip to content

Version 1.0.10

Compare
Choose a tag to compare
@gawi gawi released this 22 Feb 02:55
· 22 commits to master since this release

Rivr core

Changed

  • Using Gradle 4.5.1. JDK 7 is the minimal version to build Rivr. Can still run under Java SE 6.

Added

  • ErrorStep, LastTurnStep, OutputTurnStep: Added equals and hashCode methods.

Removed

  • (nothing)

Fixed

  • Fixed servlet API dependency. Now a "compileOnly" dependency. Should no longer be present in Maven POM files.

Rivr VoiceXML

Changed

  • (nothing)

Added

  • Turn-related entities: Added equals and hashCode methods.

Removed

  • (nothing)

Fixed

  • SpeechRecognition: Fixed hashCode and equals methods: now invoking methods of super.