Cucumber v1.2.4 Release Notes

Release Date: 2015-07-23 // over 8 years ago
    • 📄 [Core] DocString arguments can be converted to scalar types just like capture group arguments (Aslak Hellesøy)
    • [Guice] The cucumber-guice.properties file is no longer used. Use cucumber.properties instead.
    • [Guice] The guice.injector-source property can be overridden as a System property or environment variable (#881 Aslak Hellesøy)
    • [Java] ObjectFactory.addClass returns a boolean indicating whether or not stepdefs/hooks for that class should be registered. (Aslak Hellesøy)
    • ✅ [examples] Fix to allow lein test to to run successfully (#805 Chris Howe-Jones)