Cucumber v1.1.7 Release Notes

Release Date: 2014-05-19 // almost 10 years ago
    • [Core] Custom formatters can be instantiated with java.net.URI. (Aslak Hellesøy)
    • 💎 [JRuby,Jython,Rhino,Groovy] Load scripts by absolute path rather than relative so that relative require/import from those scripts works (Aslak Hellesøy)
    • 👍 [Scala] Support Scala 2.10 and 2.11. Drop support for Scala 2.9. (Aslak Hellesøy).
    • [Core] cucumber.api.cli.Main.run no longer calls System.exit, allowing embedding in other tools (Aslak Hellesøy)