Rivr v1.0.10 Release Notes

Release Date: 2018-02-22 // about 6 years ago
  • 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.