All Versions
36
Latest Version
Avg Release Cycle
45 days
Latest Release
871 days ago

Changelog History
Page 1

  • v4.0.0 Changes

    November 05, 2022

    ๐Ÿ’ฅ Breaking Changes

    • ๐Ÿ‘€ The --verbose-process-command and --verbose-rerun-command are combined into --verbose-command. See #884.
    • โฌ‡๏ธ Drop ruby 2.6 support

    โž• Added

    ๐Ÿ›  Fixed

  • v3.13.0 Changes

    September 23, 2022

    ๐Ÿ”„ Changed

    • โฌ‡๏ธ Drop support for ruby 2.5
  • v3.12.1 Changes

    September 12, 2022

    ๐Ÿ›  Fixed

    • โœ… --quiet no longer prints 'Using recorded test runtime'
  • v3.12.0 Changes

    August 30, 2022

    ๐Ÿ›  Fixed

    • โœ… Grouping by scenarios now works for tests that are nested under Rules.
  • v3.11.0 Changes

    May 27, 2022

    ๐Ÿ”„ Changed

    • ๐ŸŒฒ Raise a custom RuntimeLogTooSmallError exception when the runtime log is too small instead of a generic RuntimeError.
  • v3.10.1 Changes

    May 23, 2022

    ๐Ÿ›  Fixed

    • โš™ Running rake tasks with number of processes or extra args
  • v3.10.0 Changes

    May 23, 2022

    โž• Added

    • ๐Ÿ”„ Changed Rake subtasks to always use the same Rake executable as the parent process.
  • v3.9.1 Changes

    May 23, 2022

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed NoMethodError exception when running Rake task parallel:setup.
  • v3.9.0 Changes

    May 22, 2022

    โž• Added

    • Subprocesses execute without a shell.
  • v3.8.1 Changes

    March 28, 2022

    โž• Added

    • ๐Ÿ‘Œ Support Ruby 2.5 / 2.6