Cucumber v1.0.0.RC16 Release Notes

Release Date: 2012-02-20 // about 12 years ago
    • [Core] Embed text and images in reports. (#205 Aslak Hellesøy)
    • [Core] Detect duplicate step definitions. (Aslak Hellesøy)
    • [Java] Auto-generated step definitions should escape dollar signs / other regex chars (#204, #215 Ian Dees)
    • [Core] Scenario Outlines work with tagged hooks. (#209, #210 Aslak Hellesøy)
    • [Spring] Allowed customization of Spring step definitions context (#203 Vladimir Klyushnikov)
    • [Core] Ambiguous step definitions don't cause Cucumber to blow up, they just fail the step. (Aslak Hellesøy)
    • 🛠 [Java] Fixed NullPointerException in ClasspathMethodScanner (#201 Vladimir Klyushnikov)
    • [Groovy] Compiled Groovy stepdef scripts are found as well as source ones (Aslak Hellesøy)
    • 🌐 [Jython] I18n translations for most languages. Languages that can't be transformed to ASCII are excluded. (#176, #197 Stephen Abrams)