Cucumber v1.0.0.RC21 Release Notes

Release Date: 2012-03-18 // about 12 years ago
    • 👻 [Core] Ignore duplicate features instead of throwing exception. (#259 Aslak Hellesøy)
    • [Core] Wrong message when runner on a non existing tag on feature (#245 Aslak Hellesøy, Jérémy Goupil)
    • 💎 [Groovy, JRuby, Rhino] Make sure UTF-8 encoding is used everywhere (#251 Aslak Hellesøy)
    • 🛠 [Core, Cloure] Fixed StepDefinitionMatch to work with StepDefinitions that return null for getParameterTypes (#250, #255 Nils Wloka)
    • [Java] Open up the JavaBackend API to ease integration from other tools (#257 Aslak Hellesøy).
    • 👍 [Java] Inheritance in glue classes (stepdefs and hooks) is no longer supported - it causes too many problems. (Aslak Hellesøy).
    • [JUnit] @Cucumber.Options annotation replaces @Feature annotation (#160 Aslak Hellesøy)
    • 🐎 [Spring] Slow Spring context performance (#241, #242 Vladimir Klyushnikov)
    • 👍 [Core] Support for java.util.Calendar arguments in stepdefs. (Aslak Hellesøy)