Cucumber v6.6.1 Release Notes

Release Date: 2020-09-08 // over 3 years ago
  • 🛠 Fixed

    • [Core] CucumberOptions default snippet type should not override properties (#2107 M.P. Korstanje)
    • [Core] Replace parentFile.makeDirs with Files.createDirectories(parentFile) (#2104 M.P. Korstanje)
    • [Core] Separate run, dry-run and skip execution modes (#2102, #2102 M.P. Korstanje)
      • Fixes --dry-run not failing on undefined steps

    🔒 Security

    • [Core] Update create-meta to 2.0.2 to avoid sharing credentials (#2110 vincent-psarga)