Skip to content

Commit 4a90528

Browse files
committed
prepped for release
[git-p4: depot-paths = "//src/minitest/dev/": change = 14005]
1 parent ea319f7 commit 4a90528

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

History.rdoc

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
=== 5.21.0 / 2024-01-11
2+
3+
* 10 minor enhancements:
4+
5+
* Add include_all kw arg to assert_respond_to and refute_respond_to.
6+
* Added --quiet flag to skip ProgressReporter (prints the dots). Minor speedup.
7+
* Added Minitest::Compress#compress and added it to UnexpectedError.
8+
* Added ability to initialize BacktraceFilter w/ custom regexp.
9+
* Filter failure backtraces using backtrace_filter before calculating location. (thomasmarshall)
10+
* Make BacktraceFilter#filter compatible with locations (still compares strings).
11+
* Optimized Assertion#location ~30%.
12+
* Output relative paths for all failures/errors/backtraces.
13+
* Refactored location information in assertions, now using locations.
14+
* Removed thread and mutex_m dependencies. (hsbt, eregon)
15+
16+
* 2 bug fixes:
17+
18+
* Drop undocumented bt arg in #skip. Dunno why that ever happened, prolly for testing?
19+
* Fix mock to work with ruby debugger enabled. (keithlayne)
20+
121
=== 5.20.0 / 2023-09-06
222

323
* 1 minor enhancement:

lib/minitest.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# :include: README.rdoc
1010

1111
module Minitest
12-
VERSION = "5.20.0" # :nodoc:
12+
VERSION = "5.21.0" # :nodoc:
1313

1414
@@installed_at_exit ||= false
1515
@@after_run = []

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy