We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2f7ca3 commit 49f561dCopy full SHA for 49f561d
Changelog.md
@@ -1,6 +1,11 @@
1
### Development
2
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.2...master)
3
4
+Enhancements:
5
+
6
+* Memoize `RSpec::Core::Formatters::ExceptionPresenter#exception_lines` to improve performance
7
+ with slow exception messages. (Maxime Lapointe, #2743)
8
9
Bug Fixes:
10
11
* Declare `ruby2_keywords` on `method_missing` for other gems. (Jon Rowe, #2731)
0 commit comments