All Versions
36
Latest Version
Avg Release Cycle
45 days
Latest Release
871 days ago
Changelog History
Page 1
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
- ๐ The
-
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 genericRuntimeError
.
- ๐ฒ Raise a custom
-
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 taskparallel:setup
.
- ๐ Fixed
-
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